[PATCH] D13076: [InstCombine] transform masking off of an FP sign bit into a fabs() intrinsic call (PR24886)
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 12:39:01 PDT 2015
spatel added a comment.
Ping.
The requested change to computeKnownBits (just scalars for now) is in http://reviews.llvm.org/D13222.
http://reviews.llvm.org/D13076
More information about the llvm-commits
mailing list