[PATCH] D72002: GlobalISel: Handle llvm.read_register

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 08:51:23 PST 2020


rengolin added a comment.

Hi Matt,

Can you foresee any additional use to selectCommon? I'm not familiar with Global Isel that much, but it feels this is easier to implement, but may not be a good long term strategy.

--renato


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

https://reviews.llvm.org/D72002





More information about the llvm-commits mailing list