[PATCH] D145458: [InstSimplify] Add simplifications for `min/max(Abs(X), X)`
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 9 07:16:24 PST 2023
nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
Same here, you want folds along the lines of https://alive2.llvm.org/ce/z/4fWUpA.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145458/new/
https://reviews.llvm.org/D145458
More information about the llvm-commits
mailing list