[PATCH] D136681: [GlobalISel] Add Predicates to GICombineRule

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 10:14:31 PDT 2022


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

LGTM, ideally as you say this ought to be part of the partitioning so the generated can code efficiently get to the relevant leaves more directly but this is fine for now


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136681



More information about the llvm-commits mailing list