[PATCH] D123394: [CodeGen] Late cleanup of redundant address/immediate definitions.
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 1 14:10:40 PST 2022
reames added a comment.
In D123394#3964717 <https://reviews.llvm.org/D123394#3964717>, @jonpa wrote:
> @reames: Thanks for catching that problem that was previously missed. I looked into it and found:
> ...
> Could I disable the pass for now for RISCV and recommit?
If you're sure this is a RISCV specific problem, sure. Your description does sound like one to me, so it basically comes down to how sure of your analysis you are.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123394/new/
https://reviews.llvm.org/D123394
More information about the llvm-commits
mailing list