diff options
author | Oleksandr "Alex" Zinenko <git@ozinenko.com> | 2024-12-15 13:57:52 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-15 22:57:52 +0100 |
commit | 938cdd60d4938e32a7f4f1620e3d9c11aabc4af5 (patch) | |
tree | 40bfcc79510078c13d70e9fa604c7601c3ed8f12 /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | e86910337f98e57f5b9253f7d80d5b916eb1d97e (diff) | |
download | llvm-938cdd60d4938e32a7f4f1620e3d9c11aabc4af5.zip llvm-938cdd60d4938e32a7f4f1620e3d9c11aabc4af5.tar.gz llvm-938cdd60d4938e32a7f4f1620e3d9c11aabc4af5.tar.bz2 |
correctly check uses of pattern descriptor transform ops (#118791)
In the transform dialect use-after-free chcker pass, account for pattern
descriptor operations that intentionally have no declared side effects.
They are not destroying any handles.
Closes #118761.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions