diff options
author | Matthias Springer <me@m-sp.org> | 2024-02-26 20:49:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-26 20:49:52 +0100 |
commit | 7b66b5d6c2fadb1e9f8cfc8d1864d4109105001f (patch) | |
tree | 65335a579ade42062345edb08887536efafa1620 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 5e6f50eaa9510366352dde60b48bf7c3169762ea (diff) | |
download | llvm-7b66b5d6c2fadb1e9f8cfc8d1864d4109105001f.zip llvm-7b66b5d6c2fadb1e9f8cfc8d1864d4109105001f.tar.gz llvm-7b66b5d6c2fadb1e9f8cfc8d1864d4109105001f.tar.bz2 |
[mlir][Transforms] Track erased ops separately (#83051)
#83023 fixed a performance regression related to "ignored" ops. This
broke some downstream projects that access ops after they were replaced
(an API violation). This change restores the original behavior before
#83023 (but without the performance regression), to give downstream
users more time to fix their code.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions