[PATCH] D83981: [x86] split FMA with fast-math-flags to avoid libcall
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 17 04:59:26 PDT 2020
spatel updated this revision to Diff 278726.
spatel added a comment.
Patch updated:
Added a minimal vector test to show larger diffs and confirm that doesn't conflict with existing transforms.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83981/new/
https://reviews.llvm.org/D83981
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/fma.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83981.278726.patch
Type: text/x-patch
Size: 8980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200717/c89223b3/attachment.bin>
More information about the llvm-commits
mailing list