[PATCH] D50417: [InstCombine] fold fneg into constant operand of fmul/fdiv

Michael Berg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 7 16:48:31 PDT 2018


mcberg2017 added a comment.

Looked it over in detail, the transformations all track. 
LGTM, up to you if you want second set of eyes.


https://reviews.llvm.org/D50417





More information about the llvm-commits mailing list