[PATCH] D71354: CodeGen: Add -denormal-fp-math-f32 flag

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


arsenm updated this revision to Diff 249176.
arsenm marked 2 inline comments as done.
arsenm added a comment.
Herald added a subscriber: jholewinski.

Rebase and address comments


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

https://reviews.llvm.org/D71354

Files:
  llvm/include/llvm/CodeGen/CommandFlags.inc
  llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/lib/Target/TargetMachine.cpp
  llvm/test/CodeGen/NVPTX/f16-instructions.ll
  llvm/test/Other/opt-override-denormal-fp-math-f32.ll
  llvm/test/Other/opt-override-denormal-fp-math-mixed.ll
  llvm/test/Other/opt-override-denormal-fp-math.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71354.249176.patch
Type: text/x-patch
Size: 11003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200309/6511c774/attachment.bin>


More information about the llvm-commits mailing list