mir-canon simplified patch

Puyan Lotfi via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 14:47:05 PDT 2017


Hi

I've reorganized my mir-canon code into a single pass. Standalone tool is
now gone based on community feedback.

Next steps will be to work on vreg naming issues in llvm (as described in
the mir-canon rfc, skipping lots of vregs can get expensive as far as
compile time goes).

PL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171023/7862e43f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mir-canon-simplified.patch
Type: application/octet-stream
Size: 21017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171023/7862e43f/attachment.obj>


More information about the llvm-commits mailing list