[PATCH] D149725: [InstCombine] Don't break the min/max idiom by mutating compares.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 18:02:45 PDT 2023


aemerson abandoned this revision.
aemerson added a comment.

We can prevent the pattern breaking with D149918 <https://reviews.llvm.org/D149918> instead of this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149725



More information about the llvm-commits mailing list