diff options
author | Nikita Popov <npopov@redhat.com> | 2024-06-24 16:18:38 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2024-06-24 16:20:40 +0200 |
commit | 605e18479c8ee272759f2f52fc5259bfb8af7085 (patch) | |
tree | 7e6122853d1952677ee8adad593bdaae165b6427 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | ae1c564d1522f1202d05b698dce8d9c8ca46667c (diff) | |
download | llvm-605e18479c8ee272759f2f52fc5259bfb8af7085.zip llvm-605e18479c8ee272759f2f52fc5259bfb8af7085.tar.gz llvm-605e18479c8ee272759f2f52fc5259bfb8af7085.tar.bz2 |
[VectorUtils] Use poison instead of undef in findScalarElement()
Out-of-range extractelement returns poison, and so do poison elements
in the shufflevector mask.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions