[PATCH] D28453: SimplifyLibCalls: Remove checks for fabs

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 7 20:38:24 PST 2017


davide added a comment.

I expected 
`define float @test_simplify7(float %x) {`
in `InstCombine/pow-1.ll` to be updated, does it still pass?


https://reviews.llvm.org/D28453





More information about the llvm-commits mailing list