diff options
author | Nikita Popov <npopov@redhat.com> | 2024-07-03 09:47:01 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2024-07-03 09:56:48 +0200 |
commit | 3969d2c3b5f42e4a180f5205efa780b0f950d733 (patch) | |
tree | 3cfcb115260691d249bd4510402c1432805db0db /clang/unittests/Interpreter/CodeCompletionTest.cpp | |
parent | b77e734e4e6c8f5e016ba3ac49526862e6039482 (diff) | |
download | llvm-3969d2c3b5f42e4a180f5205efa780b0f950d733.zip llvm-3969d2c3b5f42e4a180f5205efa780b0f950d733.tar.gz llvm-3969d2c3b5f42e4a180f5205efa780b0f950d733.tar.bz2 |
[InstCombine] Disable select known bits fold for vectors
This is not safe if the simplification ends up looking through
lane-crossing operations. For now, we don't have a good way to
limit this in computeKnownBits(), so just disable vector handling
entirely.
Fixes https://github.com/llvm/llvm-project/issues/97475.
Diffstat (limited to 'clang/unittests/Interpreter/CodeCompletionTest.cpp')
0 files changed, 0 insertions, 0 deletions