[PATCH] D51994: TableGen/ISel: Allow PatFrag predicate code to access captured operands
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 21 09:58:56 PDT 2018
hfinkel added a comment.
I'm somewhat confused by the motivation. Can you explain why the fact that the operands are commuted causes a problem. In https://reviews.llvm.org/D51995, you just seem to be looping over them anyway.
Repository:
rL LLVM
https://reviews.llvm.org/D51994
More information about the llvm-commits
mailing list