diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-12-05 10:40:13 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-05 10:40:13 +0700 |
commit | 74c00d432944ca4ada5f105b0d396b55f2692f05 (patch) | |
tree | 190d185400a89404450f573ecb3dff3921b0c90a /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 90681d3a41c0f8e12b51b73f1bfa9c366f8189d8 (diff) | |
download | llvm-74c00d432944ca4ada5f105b0d396b55f2692f05.zip llvm-74c00d432944ca4ada5f105b0d396b55f2692f05.tar.gz llvm-74c00d432944ca4ada5f105b0d396b55f2692f05.tar.bz2 |
LiveRangeEdit: Clear all dead flags when rematerializing (#73933)
It's allowed to rematerialize instructions with implicit-defs of the
same register as the single explicit def. If this happened, it was only
clearing the dead flags on the one main result.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions