[PATCH] D98152: [InstCombine] Canonicalize SPF to min/max intrinsics
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 14 08:07:35 PST 2022
spatel added a comment.
In D98152#3308347 <https://reviews.llvm.org/D98152#3308347>, @RKSimon wrote:
> @nikic @spatel Where have we gotten to with this? Is now the time to get it finished in plenty of time for 15.x ?
I think we're close. Even if there are some regressions still visible, the benefits should outweigh those? We could file issues for whatever is known left to do based on a rebased patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98152/new/
https://reviews.llvm.org/D98152
More information about the llvm-commits
mailing list