[PATCH] D42697: [GlobalISel] Constrain the dest reg of IMPLICT_DEF

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 11:07:42 PST 2018


qcolombet accepted this revision.
qcolombet added a comment.
This revision is now accepted and ready to land.

LGTM.

While I was here, I notice that selectCopy was not using getRegClassForTypeOnBank. Could you double check this is intended?


Repository:
  rL LLVM

https://reviews.llvm.org/D42697





More information about the llvm-commits mailing list