[PATCH] D72824: [X86] Add combination for fma and fneg on X86 under strict FP.
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 16 00:44:44 PST 2020
pengfei updated this revision to Diff 238425.
pengfei added a comment.
Add FMA4 tests. Thanks @RKSimon.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72824/new/
https://reviews.llvm.org/D72824
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86InstrFMA.td
llvm/lib/Target/X86/X86InstrFragmentsSIMD.td
llvm/test/CodeGen/X86/fp-intrinsics-fma.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72824.238425.patch
Type: text/x-patch
Size: 38604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/3251a9c3/attachment.bin>
More information about the llvm-commits
mailing list