[PATCH] D67602: GlobalISel: Handle llvm.read_register
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 26 09:46:36 PDT 2019
rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.
In D67602#1684353 <https://reviews.llvm.org/D67602#1684353>, @arsenm wrote:
> > For this one: why only AMDGPU tests? Would be good to have at least ARM32/64, since they should be working with GlobalIsel, no?
>
> One target is sufficient for new feature additions
Fair enough. LGTM, thanks!
PS: @rovka, do you know if we have similar tests on the Arm side? Would be good to have some, too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67602/new/
https://reviews.llvm.org/D67602
More information about the llvm-commits
mailing list