[PATCH] D38727: [X86][SKL] Updated scheduling information for the SkylakeClient target

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 02:40:07 PDT 2017


javed.absar added a comment.

Would it be possible to preprocess the *.td with a compacting script that make use of regular expression feature of instregex e.g. (instregex "MMX_*")  instead listing everything.


Repository:
  rL LLVM

https://reviews.llvm.org/D38727





More information about the llvm-commits mailing list