diff options
author | Jay Foad <jay.foad@amd.com> | 2022-01-31 14:55:36 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2022-01-31 14:55:36 +0000 |
commit | 8faad296347a2c6d0567f28b307bfc40acc26e07 (patch) | |
tree | 7ca33eb5fd7731b06ed3e035886d41fbd9fc8d58 /clang/unittests/Lex/LexerTest.cpp | |
parent | 002b944dfa3d588b05f967d6b55e6c36ce97d4e5 (diff) | |
download | llvm-8faad296347a2c6d0567f28b307bfc40acc26e07.zip llvm-8faad296347a2c6d0567f28b307bfc40acc26e07.tar.gz llvm-8faad296347a2c6d0567f28b307bfc40acc26e07.tar.bz2 |
Revert "[Local] invertCondition: try modifying an existing ICmpInst"
This reverts commit a6b54ddaba2d5dc0f72dcc4591c92b9544eb0016.
Apparently it is not safe to modify the condition even if it passes the
hasOneUse test, because StructurizeCFG might have other references to
the condition that are not manifest in the IR use-def chains.
Diffstat (limited to 'clang/unittests/Lex/LexerTest.cpp')
0 files changed, 0 insertions, 0 deletions