summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2022-05-17 05:32:01 -0700
committerAlexey Bataev <a.bataev@outlook.com>2022-05-17 06:05:52 -0700
commitb0f0313febe755eeb7bacd62cf5862d9812f1690 (patch)
tree14d754fb9dd3957ea8da92d8329a94219b34c812 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent329dc5587cea126d203945f0d75eccb6a0eb4258 (diff)
[SLP]Add an extra check for select minmax reduction to avoid crash.
Need to check if the reduction is still (not)cmp-select pattern min/max reduction to avoid compiler crash during building list of reduction operations. cmp-sel pattern provides 2 reduction operations, while intrinsics - just one.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions