[PATCH] D46695: [RFC] [Patch 1/3] Add a new class of predicates for variant scheduling classes.

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 12:56:41 PDT 2018


andreadb updated this revision to Diff 146395.
andreadb edited the summary of this revision.
andreadb added a comment.

Patch updated.

Addressed Simon's review comments.


https://reviews.llvm.org/D46695

Files:
  include/llvm/Target/Target.td
  include/llvm/Target/TargetInstrPredicate.td
  include/llvm/Target/TargetSchedule.td
  utils/TableGen/CMakeLists.txt
  utils/TableGen/InstrInfoEmitter.cpp
  utils/TableGen/PredicateExpander.cpp
  utils/TableGen/PredicateExpander.h
  utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46695.146395.patch
Type: text/x-patch
Size: 33192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/6680321b/attachment.bin>


More information about the llvm-commits mailing list