diff options
author | Nikita Popov <npopov@redhat.com> | 2022-05-30 16:46:53 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-05-30 16:48:52 +0200 |
commit | 2d7bab666f5a71a70da0ed7925fda5ce634d21e5 (patch) | |
tree | 4a8f0b2a0be19497994144cc523c87de76f8eb7b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 590fd54ca1e7d82a3c5f519fe08decaafd9bcde8 (diff) | |
download | llvm-2d7bab666f5a71a70da0ed7925fda5ce634d21e5.zip llvm-2d7bab666f5a71a70da0ed7925fda5ce634d21e5.tar.gz llvm-2d7bab666f5a71a70da0ed7925fda5ce634d21e5.tar.bz2 |
[InstCombine] Always create new GEPs when swapping GEPs
As the long explanatory comment attests, performing the modification
in place is pretty tricky. Drop this unnecessary complexity and
always create new instructions.
This should be NFC-ish, but can probably cause difference due to
worklist order.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions