diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-07-10 03:55:25 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-07-10 03:58:00 -0700 |
commit | 3742c2a83cd644c47db969b6dd421665695f94da (patch) | |
tree | 1e1de7677e54cdd91f17320e28b0fbd2213e4816 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 08ce14732d528ab70309f334446d39782f2f07c0 (diff) | |
download | llvm-3742c2a83cd644c47db969b6dd421665695f94da.zip llvm-3742c2a83cd644c47db969b6dd421665695f94da.tar.gz llvm-3742c2a83cd644c47db969b6dd421665695f94da.tar.bz2 |
[SLP]Use stored signedness after minbitwidth analysis.
Need to used stored signedness info for the root node instead of
recalculating it after the vectorization, which may lead to a compiler
crash.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions