[PATCH] D50791: [SelectionDAG] unroll unsupported vector FP ops earlier to avoid libcalls on undef elements (PR38527)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 22 09:53:05 PDT 2018
spatel added a comment.
Ping.
Are we ok with this as-is, needs refinements, or do we want to answer the custom lib lowering (SVML) questions first?
https://reviews.llvm.org/D50791
More information about the llvm-commits
mailing list