[PATCH] D52131: [GISel][NFC]: Make MachineIRBuilder fully stateless

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 17 09:18:11 PDT 2018


aemerson added a comment.

Looks ok, if a bit cumbersome with the additional state (do we need to hold references to it?). I'd like to see how this state is used with the CSE builder first though.


Repository:
  rL LLVM

https://reviews.llvm.org/D52131





More information about the llvm-commits mailing list