diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-04-19 11:37:37 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-04-19 13:47:29 +0100 |
commit | 2e68ba99def5b07f4c6c53627baf076c5c924979 (patch) | |
tree | 9db45a4f4748b75c418d7af3faea19ee176ecb66 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7fbdadb68e259079d23165ecb94e2893a3823576 (diff) | |
download | llvm-2e68ba99def5b07f4c6c53627baf076c5c924979.zip llvm-2e68ba99def5b07f4c6c53627baf076c5c924979.tar.gz llvm-2e68ba99def5b07f4c6c53627baf076c5c924979.tar.bz2 |
[DAG] visitADDLike - update "(x - y) + -1 -> add (xor y, -1), x" fold to accept UNDEF in a splat vector of -1
Make sure we use getNOT instead of reusing the allones (with undefs) vector
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions