[PATCH] D26660: [X86] Remove the scalar intrinsics for fadd/fsub/fdiv/fmul
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 15 04:28:53 PST 2016
RKSimon added a comment.
combineTargetShuffle has some old canonicalization code for v2f64 BLENDs, supposedly for scalar folding. This could be a good place to start.
https://reviews.llvm.org/D26660
More information about the llvm-commits
mailing list