[PATCH] D123394: [CodeGen] Late cleanup of redundant address/immediate definitions.
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 29 08:37:07 PST 2022
foad added a comment.
In D123394#3957323 <https://reviews.llvm.org/D123394#3957323>, @RKSimon wrote:
> LGTM - @foad @craig.topper any additional feedback?
Still seems fine to me - but I still think we should //also// try to clean up some of these redundant instructions earlier, or avoid generating them in the first place, if possible.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123394/new/
https://reviews.llvm.org/D123394
More information about the llvm-commits
mailing list