diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-08-15 07:57:37 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-08-15 08:00:08 -0700 |
commit | 56140a8258a3498cfcd9f0f05c182457d43cbfd2 (patch) | |
tree | 92d8b04dc6a0be6f47f89be1cadd5180696e8e52 /llvm/lib/Transforms/Utils/BuildLibCalls.cpp | |
parent | 13a6a7975256ebdbce85f1174ae2eec735fa0d7a (diff) | |
download | llvm-56140a8258a3498cfcd9f0f05c182457d43cbfd2.zip llvm-56140a8258a3498cfcd9f0f05c182457d43cbfd2.tar.gz llvm-56140a8258a3498cfcd9f0f05c182457d43cbfd2.tar.bz2 |
[SLP]Fix PR104422: Wrong value truncation
The minbitwidth restrictions can be skipped only for immediate reduced
values, for other nodes still need to check if external users allow
bitwidth reduction.
Fixes https://github.com/llvm/llvm-project/issues/104422
Diffstat (limited to 'llvm/lib/Transforms/Utils/BuildLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions