[PATCH] D117844: [AMDGPU] Prevent aliasing of SrcC and Dst in MAI
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 21 02:28:37 PST 2022
foad added a comment.
I don't understand the need for the new GCNPreRaFixups pass. Isn't this //exactly// what TwoAddressInstruction does, when it calls the target's convertToThreeAddress?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117844/new/
https://reviews.llvm.org/D117844
More information about the llvm-commits
mailing list