[PATCH] D71867: [X86] Complete missing strict_fp_to_int

LiuChen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 24 23:11:16 PST 2019


LiuChen3 created this revision.
LiuChen3 added reviewers: craig.topper, pengfei, andrew.w.kaylor.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

D71592 <https://reviews.llvm.org/D71592> missing some setOperationAction for strict_fp_to_uint.


https://reviews.llvm.org/D71867

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/vec-strict-fptoint-128.ll
  llvm/test/CodeGen/X86/vec-strict-fptoint-256.ll
  llvm/test/CodeGen/X86/vec-strict-fptoint-512.ll
  llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71867.235258.patch
Type: text/x-patch
Size: 13324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191225/7ec0ab0e/attachment.bin>


More information about the llvm-commits mailing list