[PATCH] D72341: [FPEnv] Fix chain handling for fpexcept.strict nodes

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 12 08:58:50 PST 2020


uweigand updated this revision to Diff 237540.
uweigand added a comment.

Address review comments and rebase.


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.237540.patch
Type: text/x-patch
Size: 92518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200112/d2c9b95b/attachment.bin>


More information about the llvm-commits mailing list