diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-03-26 11:27:17 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-03-26 11:27:17 -0700 |
commit | 342f7d0d35774ffdcb56e8b92252763a59bd2c29 (patch) | |
tree | 5fb8a4795f5aac34179382e7a05ea79001c3f1a2 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1ad29a5c7131a31883d24cc41388c5a3565c7a4f (diff) | |
download | llvm-342f7d0d35774ffdcb56e8b92252763a59bd2c29.zip llvm-342f7d0d35774ffdcb56e8b92252763a59bd2c29.tar.gz llvm-342f7d0d35774ffdcb56e8b92252763a59bd2c29.tar.bz2 |
[SLP]Fix PR86620: check final minbitwidth for truncs/exts before
accepting it.
If the minbitwidth is deduced from the demanded elements, need to check
the final bitwidthfor trunc/ext instruction, bot blindly accepting
the used one.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions