After D100691, predicates should be cheap to compare again so
we don't need to filter anymore.
This is mostly just a revert of several patches going back to 2018.
Paths
| Differential D100695
[TableGen] Remove predicate filtering from GenerateVariants. ClosedPublic Authored by craig.topper on Apr 16 2021, 10:23 PM.
Details Summary After D100691, predicates should be cheap to compare again so This is mostly just a revert of several patches going back to 2018.
Diff Detail
Event Timelinecraig.topper created this revision. Comment Actions Remove the HwModeFeature check. We're running this before HwMode expansion. Just assert that the string is empty. This revision is now accepted and ready to land.Apr 28 2021, 12:49 PM This revision was landed with ongoing or failed builds.Apr 28 2021, 4:02 PM Closed by commit rG3d3782397a3f: [TableGen] Remove predicate filtering from GenerateVariants. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 338276 llvm/utils/TableGen/CodeGenDAGPatterns.cpp
|
clang-format not found in user's PATH; not linting file.