diff options
author | Mikhail Goncharov <goncharov.mikhail@gmail.com> | 2024-04-19 11:32:56 +0200 |
---|---|---|
committer | Mikhail Goncharov <goncharov.mikhail@gmail.com> | 2024-04-19 11:32:56 +0200 |
commit | 054b1b3b5ac67385220654df12732346b51c8a41 (patch) | |
tree | bc015edcb656dd5c3112cdc736e1fb033e8e8404 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2512ce3df51ef57d9e7134bc187c5cd41f2cd10c (diff) | |
download | llvm-054b1b3b5ac67385220654df12732346b51c8a41.zip llvm-054b1b3b5ac67385220654df12732346b51c8a41.tar.gz llvm-054b1b3b5ac67385220654df12732346b51c8a41.tar.bz2 |
Revert "[SLP]Fix final analysis for unsigned nodes."
This reverts commit 74e07ab523122d6a8347b25770062ab331b6bb84.
It might be that Mask.getBitWidth() == Mask.countl_zero() (32 in my
case) and zero bitwidth2 causes the crash.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions