aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2024-08-26 11:30:13 -0700
committerAlexey Bataev <a.bataev@outlook.com>2024-08-26 11:40:44 -0700
commite1d22512906e69846c8f6a2d29b30832b7c12b46 (patch)
tree5ee9d244ab38d52d237532585de57c3418d92416 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent4b0c0ec6b8065e611640f44adce94e2da12b3a3a (diff)
downloadllvm-e1d22512906e69846c8f6a2d29b30832b7c12b46.zip
llvm-e1d22512906e69846c8f6a2d29b30832b7c12b46.tar.gz
llvm-e1d22512906e69846c8f6a2d29b30832b7c12b46.tar.bz2
[SLP]Fix minbitwidth analysis for gather nodes with icmp users.
If the node is not in MinBWs container and the user node is icmp node, the compiler should not check the type size of the user instruction, it is always 1 and is not good for actual bitwidth analysis. Fixes https://github.com/llvm/llvm-project/issues/105988
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions