[PATCH] D67602: GlobalISel: Handle llvm.read_register

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 07:37:43 PDT 2019


rengolin added a comment.

Added some context comments in D67601 <https://reviews.llvm.org/D67601>.

For this one: why only AMDGPU tests? Would be good to have at least ARM32/64, since they should be working with GlobalIsel, no?

Not sure what's the difference between buffer_store_dword and flat_store_dword to make a comment on that change.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67602/new/

https://reviews.llvm.org/D67602





More information about the llvm-commits mailing list