[PATCH] D70226: Add an option to disable strict float node mutating to an normal float node

LiuChen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 04:08:36 PST 2019


LiuChen3 updated this revision to Diff 229799.
LiuChen3 added a comment.

Binding the value of DisableStrictNodeMutation to flag IsStrictFPEnabled, updating as comments.


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

https://reviews.llvm.org/D70226

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70226.229799.patch
Type: text/x-patch
Size: 5485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191118/33881ea5/attachment.bin>


More information about the llvm-commits mailing list