[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 09:57:18 PDT 2018
andreadb updated this revision to Diff 146343.
andreadb added a comment.
Patch updated.
This new version of the patch improves the description of each MCPredicate class.
It also better describes how to use predicates, and how they are expanded by tablegen.
The new description lives in llvm/Target/TargetInstrPredicate.td.
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.146343.patch
Type: text/x-patch
Size: 33025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/58c91008/attachment.bin>
More information about the llvm-commits
mailing list