[PATCH] D70654: [LegalizeTypes][FPEnv][X86] Add initial support for softening strict fp nodes

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 26 16:52:48 PST 2019


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

Add support for LRINT/LLRINT/LROUND/LLROUND as well


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

https://reviews.llvm.org/D70654

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/test/CodeGen/X86/fp128-libcalls-strict.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70654.231152.patch
Type: text/x-patch
Size: 51000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191127/70f04aff/attachment-0001.bin>


More information about the llvm-commits mailing list