[PATCH] D72341: [FPEnv] Fix chain handling for fpexcept.strict nodes
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 10 11:36:59 PST 2020
uweigand updated this revision to Diff 237400.
uweigand retitled this revision from "[FPEnv][WIP] Fix chain handling for fpexcept.strict nodes" to "[FPEnv] Fix chain handling for fpexcept.strict nodes".
uweigand added a comment.
Updated patch now that D72224 <https://reviews.llvm.org/D72224> has landed. At this point, there are no test suite failures remaining.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72341/new/
https://reviews.llvm.org/D72341
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/test/CodeGen/PowerPC/ppcf128-constrained-fp-intrinsics.ll
llvm/test/CodeGen/SystemZ/fp-strict-alias.ll
llvm/test/CodeGen/SystemZ/vector-constrained-fp-intrinsics.ll
llvm/test/CodeGen/X86/fp-intrinsics.ll
llvm/test/CodeGen/X86/fp128-cast-strict.ll
llvm/test/CodeGen/X86/fp128-libcalls-strict.ll
llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics-flags.ll
llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72341.237400.patch
Type: text/x-patch
Size: 95336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200110/7b631fa7/attachment-0001.bin>
More information about the llvm-commits
mailing list