[PATCH] D72002: GlobalISel: Handle llvm.read_register

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 13:20:31 PST 2020


aemerson added a subscriber: dsanders.
aemerson added a comment.

+ @dsanders

Since you're introducing a new opcode for this, can't we implement a `Lower` action? Daniel mentioned a while ago that he also prefers having targets explicitly opt-in to using default lowerings/expansions.


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

https://reviews.llvm.org/D72002





More information about the llvm-commits mailing list