diff options
author | Nikita Popov <npopov@redhat.com> | 2023-09-26 15:02:09 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-09-28 11:45:19 +0200 |
commit | 8e353fb6e96deb90a86c9cca3e022c36a668fcce (patch) | |
tree | 8ea34052f12bca6a23f4088338815cca34d329d8 /clang/lib/Basic/SourceManager.cpp | |
parent | b14f6eebc9e2c56c325fe72aa29a1f042bb9e9b3 (diff) | |
download | llvm-8e353fb6e96deb90a86c9cca3e022c36a668fcce.zip llvm-8e353fb6e96deb90a86c9cca3e022c36a668fcce.tar.gz llvm-8e353fb6e96deb90a86c9cca3e022c36a668fcce.tar.bz2 |
[NewGVN] Patch replacement instruction even for removed instructions
When removing an instruction, we still need to merge its IR flags
into the leader, because there may have been a transitive use.
Fixes https://github.com/llvm/llvm-project/issues/53218.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions