Skip to content
Commit 95f0d51b authored by Dinesh Dwivedi's avatar Dinesh Dwivedi
Browse files

This removes TODO added in http://reviews.llvm.org/D3658

The patch transforms

ABS(NABS(X)) -> ABS(X)
NABS(ABS(X)) -> NABS(X)

Differential Revision: http://reviews.llvm.org/D4040

llvm-svn: 210782
parent 4956850f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment