[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
Mon May 21 05:43:01 PDT 2018
andreadb updated this revision to Diff 147771.
andreadb added a comment.
Addressed review comments.
- Renamed predicate `CheckFunctionCall` into `CheckFunctionPredicate`.
- Improved the code comment associated with the definition of CheckFunctionPredicate in TargetInstrPredicate.td.
https://reviews.llvm.org/D46695
Files:
TableGen/CMakeLists.txt
TableGen/InstrInfoEmitter.cpp
TableGen/PredicateExpander.cpp
TableGen/PredicateExpander.h
TableGen/SubtargetEmitter.cpp
llvm/Target/Target.td
llvm/Target/TargetInstrPredicate.td
llvm/Target/TargetSchedule.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46695.147771.patch
Type: text/x-patch
Size: 32603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/0d3e060d/attachment.bin>
More information about the llvm-commits
mailing list