[PATCH] D45201: Speeding up MIR-Canon using named-vregs.

Justin Bogner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 3 14:57:38 PDT 2018


bogner added a comment.

Can we do better than just calling these namedVRegN? That is, is there a scheme where we could give these more meaningful names that would still be relatively stable between different input IRs?


Repository:
  rL LLVM

https://reviews.llvm.org/D45201





More information about the llvm-commits mailing list