[PATCH] D100695: [TableGen] Remove predicate filtering from GenerateVariants.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 16 23:46:09 PDT 2021
craig.topper updated this revision to Diff 338281.
craig.topper added a comment.
Remove the HwModeFeature check. We're running this before HwMode expansion. Just assert that the string is empty.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100695/new/
https://reviews.llvm.org/D100695
Files:
llvm/utils/TableGen/CodeGenDAGPatterns.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100695.338281.patch
Type: text/x-patch
Size: 4266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210417/ec6baaf3/attachment.bin>
More information about the llvm-commits
mailing list