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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 17:43:05 PDT 2020


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

Drop parts threading through TargetOptiions like the other flags


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/Target/TargetOptions.h
  llvm/lib/Target/ARM/ARMAsmPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71353.250106.patch
Type: text/x-patch
Size: 6270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200313/e47c3776/attachment.bin>


More information about the llvm-commits mailing list