diff options
author | Sanjay Patel <spatel@rotateright.com> | 2021-04-05 16:47:29 -0400 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2021-04-05 16:52:34 -0400 |
commit | e2a0f512eacad0699be9660f668726d7deb2cd75 (patch) | |
tree | 4bb90a8ffd0a3837a0ef9903a5874809c28889fd /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 78e5cf66fec52c8e6e665c3c9e64d38498d94a5d (diff) | |
download | llvm-e2a0f512eacad0699be9660f668726d7deb2cd75.zip llvm-e2a0f512eacad0699be9660f668726d7deb2cd75.tar.gz llvm-e2a0f512eacad0699be9660f668726d7deb2cd75.tar.bz2 |
[InstSimplify] fix potential miscompile in select value equivalence
This is the sibling fix to c590a9880d7a -
as there, we can't subsitute a vector value the equality
compare replacement that we are trying requires that the
comparison is true for the entire value. Vector select
can be partly true/false.
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions