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

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 18:08:48 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG22a0edd070e4: [FPEnv] Add an option to disable strict float node mutating to an normal float… (authored by pengfei).

Changed prior to commit:
  https://reviews.llvm.org/D70226?vs=230365&id=230574#toc

Repository:
  rG LLVM Github Monorepo

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.230574.patch
Type: text/x-patch
Size: 7014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/c62ac287/attachment.bin>


More information about the llvm-commits mailing list