diff options
author | Sergei Barannikov <barannikov88@gmail.com> | 2024-12-18 18:58:37 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-18 18:58:37 +0300 |
commit | d3750412aa37ac982ef65bde84fed9bdff763996 (patch) | |
tree | 046372fd8844fbd16d164c3f605eca3c8c2e6f4a /llvm/lib/Analysis/Analysis.cpp | |
parent | aadf606d9046c16b86f17ed0d2778749922bac2e (diff) | |
download | llvm-d3750412aa37ac982ef65bde84fed9bdff763996.zip llvm-d3750412aa37ac982ef65bde84fed9bdff763996.tar.gz llvm-d3750412aa37ac982ef65bde84fed9bdff763996.tar.bz2 |
[TableGen][GISel] Improve dead register handling (#120426)
A dead implicit def wasn't marked as dead if it is also an implicit use.
The new approach should also be more straightforward and simplifies
future changes for supporting optional defs and physical register defs.
Pull Request: https://github.com/llvm/llvm-project/pull/120426
Diffstat (limited to 'llvm/lib/Analysis/Analysis.cpp')
0 files changed, 0 insertions, 0 deletions