[PATCH] D71353: Fix denormal-fp-math flag and attribute interaction

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 11:19:46 PDT 2020


arsenm updated this revision to Diff 249168.
arsenm added a comment.

Rebase and fix patch split


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

https://reviews.llvm.org/D71353

Files:
  llvm/include/llvm/CodeGen/CommandFlags.inc
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/include/llvm/Target/TargetOptions.h
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/TargetOptionsImpl.cpp
  llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/lib/Target/TargetMachine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71353.249168.patch
Type: text/x-patch
Size: 10042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200309/10daf0eb/attachment.bin>


More information about the llvm-commits mailing list