[PATCH] D156967: [SelectionDAG] Encode CheckPatternPredicate num in VBR format to expand the range it can represents
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 5 13:24:28 PDT 2023
craig.topper added a comment.
I've posted https://reviews.llvm.org/D157196 as alternative that won't impact X86 or other targets that already have more than 128 predicates.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156967/new/
https://reviews.llvm.org/D156967
More information about the llvm-commits
mailing list