[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 06:12:33 PDT 2018


andreadb added inline comments.


================
Comment at: include/llvm/Target/TargetInstrPredicate.td:22
+//
+//===----------------------------------------------------------------------===//
+
----------------
javed.absar wrote:
> Hi Andrea:
> It would help immensely to have a simple example of usage documented here, illustrating how it all fits together
You are right. I am going to upload a (more descriptive) new version of the patch.
I am also going to update the description.


https://reviews.llvm.org/D46695





More information about the llvm-commits mailing list