[PATCH] D126692: [InstCombine] Expand select+masked_load combine to include FP splats of -0.0
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 1 07:24:24 PDT 2022
david-arm added a comment.
I also created D126778 <https://reviews.llvm.org/D126778> for the loop vectoriser to add the fast math flags to select instructions involved in tail-folding + reductions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126692/new/
https://reviews.llvm.org/D126692
More information about the llvm-commits
mailing list