[PATCH] D134044: [ConstraintElimination] Move logic for replacing ssub overflow users (NFC)

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 01:42:38 PDT 2022


fhahn requested changes to this revision.
fhahn added a comment.
This revision now requires changes to proceed.

This needs to be rebased, current main contains an update to return a bool to indicate whether IR has been changed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134044



More information about the llvm-commits mailing list