[PATCH] D37016: [GISel]: Allow the MachineIRBuilder to insert instructions after

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 16:38:49 PDT 2017


aditya_nandakumar added a comment.

Good point. I think this is not needed. I'll update the other patch to use the std::next version. We can add this back at a later time if it's of value.


Repository:
  rL LLVM

https://reviews.llvm.org/D37016





More information about the llvm-commits mailing list