[PATCH] D45576: [RFC] Allow target to handle STRICT floating-point nodes

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 29 10:34:37 PDT 2018


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

(Failed) attempt to handle strict and regular FP operations without duplicating patterns ...


https://reviews.llvm.org/D45576

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  lib/CodeGen/TargetLoweringBase.cpp
  lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
  lib/Target/SystemZ/SystemZISelLowering.cpp
  lib/Target/SystemZ/SystemZMachineFunctionInfo.h
  test/CodeGen/SystemZ/fp-strict-add-01.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45576.148944.patch
Type: text/x-patch
Size: 14912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180529/7927c1ea/attachment.bin>


More information about the llvm-commits mailing list