[PATCH] D39034: [WIP][GlobalISel][TableGen] Optimize MatchTable for faster instruction selection

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 16:25:53 PDT 2017


qcolombet updated this revision to Diff 120145.
qcolombet added a comment.

Move back the sorting of the Rules in main function.
This is not part of the optimization process.


Repository:
  rL LLVM

https://reviews.llvm.org/D39034

Files:
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39034.120145.patch
Type: text/x-patch
Size: 42888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171024/7e77a64c/attachment-0001.bin>


More information about the llvm-commits mailing list