[PATCH] D50791: [SelectionDAG] unroll unsupported vector FP ops earlier to avoid libcalls on undef elements (PR38527)
Simonas Kazlauskas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 22 10:02:48 PDT 2018
nagisa added a comment.
The changes to tests seem fine to me. I don’t see why this behaviour would be incompatible with a future change to add support for SVML & friends at selection/legalisation time.
https://reviews.llvm.org/D50791
More information about the llvm-commits
mailing list