[PATCH] D68757: [X86] Add strict fp support for instructions fadd/fsub/fmul/fdiv
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 13 20:23:13 PDT 2019
pengfei updated this revision to Diff 224806.
pengfei added a comment.
Add the missing `attributes #0 = { strictfp }`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68757/new/
https://reviews.llvm.org/D68757
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86InstrSSE.td
llvm/test/CodeGen/X86/fp-strict-scalar.ll
llvm/test/CodeGen/X86/vec-strict-128.ll
llvm/test/CodeGen/X86/vec-strict-256.ll
llvm/test/CodeGen/X86/vec-strict-512.ll
llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68757.224806.patch
Type: text/x-patch
Size: 41356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191014/902551b0/attachment.bin>
More information about the llvm-commits
mailing list