[PATCH] D68686: [X86] Add strict fp support for instructions fadd/fsub/fmul/fdiv
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 9 19:17:50 PDT 2019
pengfei updated this revision to Diff 224236.
pengfei added a comment.
Separate strict node handling from former patch. This patch only models MXCSR.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68686/new/
https://reviews.llvm.org/D68686
Files:
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86InstrFormats.td
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/lib/Target/X86/X86InstrSSE.td
llvm/lib/Target/X86/X86RegisterInfo.cpp
llvm/lib/Target/X86/X86RegisterInfo.td
llvm/test/CodeGen/MIR/X86/constant-pool.mir
llvm/test/CodeGen/MIR/X86/fastmath.mir
llvm/test/CodeGen/MIR/X86/memory-operands.mir
llvm/test/CodeGen/X86/evex-to-vex-compress.mir
llvm/test/CodeGen/X86/ipra-reg-usage.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68686.224236.patch
Type: text/x-patch
Size: 71351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/979380a9/attachment-0001.bin>
More information about the llvm-commits
mailing list