[PATCH] D70504: [X86] Add support for STRICT_FP_ROUND/STRICT_FP_EXTEND from/to fp128 to/from f32/f64/f80 in 64-bit mode.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 23:28:34 PST 2019


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

Rebase after changing D70503 <https://reviews.llvm.org/D70503>


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

https://reviews.llvm.org/D70504

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/fp128-cast-strict.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70504.230592.patch
Type: text/x-patch
Size: 11579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/255f1adc/attachment.bin>


More information about the llvm-commits mailing list