[PATCH] D61980: GlobalISel: Add DstOp version of buildIntrinsic

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 15 20:28:15 PDT 2019


aditya_nandakumar added a comment.

The patch looks good. One comment - does it make sense to have two functions or unify the implementation - make the non DstOp version forward to DstOp version?


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

https://reviews.llvm.org/D61980





More information about the llvm-commits mailing list