[PATCH] D157196: [SelectionDAG] Add Opc_CheckPatternPredicate2 to support targets with more than 256 predicates.

Justin Bogner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 5 13:38:22 PDT 2023


bogner accepted this revision.
bogner added a comment.
This revision is now accepted and ready to land.

Yeah this is probably better - if we end up with a target with over 65k predicates we can revisit ;)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157196/new/

https://reviews.llvm.org/D157196



More information about the llvm-commits mailing list