[PATCH] D70214: [X86] Add custom type legalization and lowering for scalar STRICT_FP_TO_SINT/UINT

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 18:11:00 PST 2019


craig.topper updated this revision to Diff 229671.
craig.topper added a comment.

Add FIXMEs


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70214/new/

https://reviews.llvm.org/D70214

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/X86/fp-intrinsics-x86_64.ll
  llvm/test/CodeGen/X86/fp-intrinsics.ll
  llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70214.229671.patch
Type: text/x-patch
Size: 59664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191116/3859537f/attachment-0001.bin>


More information about the llvm-commits mailing list