[PATCH] D63271: [FPEnv] Lower STRICT_FP_EXTEND and STRICT_FP_ROUND nodes in preprocess phase of ISelLowering to mirror non-strict nodes on x86.
Andrew J Wock via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 13 11:08:18 PDT 2019
ajwock updated this revision to Diff 204585.
ajwock added a comment.
That is a good observation, Craig. Changed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63271/new/
https://reviews.llvm.org/D63271
Files:
lib/Target/X86/X86ISelDAGToDAG.cpp
test/CodeGen/X86/constrained-fp80-trunc-ext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63271.204585.patch
Type: text/x-patch
Size: 10426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/fe76f402/attachment.bin>
More information about the llvm-commits
mailing list