[PATCH] D55286: VirtRegMap: Add pass option to not clear virt regs
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 20 15:12:49 PDT 2020
qcolombet accepted this revision.
qcolombet added a comment.
This revision is now accepted and ready to land.
I would rather that we clean only what has been rewritten instead of passing when we are done with all the rewriting, but let's move forward!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55286/new/
https://reviews.llvm.org/D55286
More information about the llvm-commits
mailing list