[PATCH] D81381: GlobalISel: Move some trivial MIRBuilder methods into the header

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 11:35:30 PDT 2020


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

> The construction APIs for MachineIRBuilder don't make much sense,

What exactly do you mean by this? I agree with the latter about these trivial methods getting in the way.


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

https://reviews.llvm.org/D81381





More information about the llvm-commits mailing list