[PATCH] D28883: DAG: Recognize no-signed-zeros-fp-math attribute
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 24 22:01:49 PST 2017
arsenm updated this revision to Diff 85695.
arsenm added a comment.
Don't have unsafe-fp-math imply no-signed-zeros
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
test/CodeGen/X86/negative-sin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28883.85695.patch
Type: text/x-patch
Size: 7852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/8781c886/attachment.bin>
More information about the llvm-commits
mailing list