[PATCH] D70913: [FPEnv][SelectionDAG] Relax chain requirements

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 02:12:21 PST 2019


This revision was automatically updated to reflect the committed changes.
uweigand marked an inline comment as done.
Closed by commit rGdaee549b1756: [FPEnv][SelectionDAG] Relax chain requirements (authored by uweigand).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70913

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/lib/Target/SystemZ/SystemZInstrFP.td
  llvm/test/CodeGen/SystemZ/fp-strict-mul-02.ll
  llvm/test/CodeGen/SystemZ/fp-strict-mul-04.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.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70913.232515.patch
Type: text/x-patch
Size: 121078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/ce4bd635/attachment.bin>


More information about the llvm-commits mailing list