[PATCH] D80749: AMDGPU/GlobalISel: cmp/select method for extract element
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 5 12:55:10 PDT 2020
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM. You could use the ApplyRegBankMapping observer to avoid all the explicit setRegBankCalls, but not everywhere is consistently using it yet anyway
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80749/new/
https://reviews.llvm.org/D80749
More information about the llvm-commits
mailing list