[PATCH] D149725: [InstCombine] Don't break the min/max idiom by mutating compares.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 3 08:10:29 PDT 2023
nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
Yeah, no, this is too much of a hack. At that point it would be better to add a special case to the SPF matcher to handle this case.
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