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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 06:36:39 PST 2019


arsenm created this revision.
arsenm added reviewers: spatel, echristo.
Herald added subscribers: hiraditya, wdng.
Herald added a project: LLVM.
arsenm added parent revisions: D69878: Consoldiate internal denormal flushing controls, D69978: Separately track input and output denormal mode.

Make the set of FP relatted attributes and command flags closer.


https://reviews.llvm.org/D71354

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71354.233349.patch
Type: text/x-patch
Size: 6141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/9878316f/attachment.bin>


More information about the llvm-commits mailing list