[PATCH] D71892: [X86] Adding custom operation for strict fpextend/fpround
LiuChen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 26 16:50:14 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a7b69f5dd32: add custom operation for strict fpextend/fpround (authored by LiuChen3).
Changed prior to commit:
https://reviews.llvm.org/D71892?vs=235331&id=235382#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71892/new/
https://reviews.llvm.org/D71892
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86InstrFragmentsSIMD.td
llvm/lib/Target/X86/X86InstrSSE.td
llvm/test/CodeGen/X86/vec-strict-128.ll
llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71892.235382.patch
Type: text/x-patch
Size: 17214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191227/4442306e/attachment.bin>
More information about the llvm-commits
mailing list