[PATCH] D63271: [FPEnv] Lower STRICT_FP_EXTEND and STRICT_FP_ROUND nodes in preprocess phase of ISelLowering to mirror non-strict nodes on x86.

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 09:28:15 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363417: [FPEnv] Lower STRICT_FP_EXTEND and STRICT_FP_ROUND nodes in preprocess phase of… (authored by kpn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63271?vs=204585&id=204792#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63271

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/X86/constrained-fp80-trunc-ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63271.204792.patch
Type: text/x-patch
Size: 10485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190614/33f1f2a5/attachment.bin>


More information about the llvm-commits mailing list