[PATCH] D152143: [ConstraintElimination] Refactor `checkAndReplaceCondition` (NFC)

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 05:54:31 PDT 2023


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

LGTM, thanks! Could you also update `llvm/test/Transforms/ConstraintElimination/debug.ll` to check printing the negated form?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152143



More information about the llvm-commits mailing list