[PATCH] D28883: DAG: Recognize no-signed-zeros-fp-math attribute

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 21:53:13 PST 2017


arsenm updated this revision to Diff 84931.
arsenm marked 3 inline comments as done.
arsenm added a comment.

Address feedback


https://reviews.llvm.org/D28883

Files:
  include/llvm/CodeGen/CommandFlags.h
  include/llvm/Target/TargetOptions.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/Target/TargetMachine.cpp
  test/CodeGen/AMDGPU/enable-no-signed-zeros-fp-math.ll
  test/CodeGen/AMDGPU/fsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28883.84931.patch
Type: text/x-patch
Size: 7565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/d383536d/attachment.bin>


More information about the llvm-commits mailing list