[PATCH] D41608: [WIP][InstCombine] Missed optimization in math expression: aggressive optimization with pow

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 28 11:58:04 PST 2017


davide added a comment.

I'm slightly worried about all this bunch of missing instcombines added, as InstCombine is already really really slow.


https://reviews.llvm.org/D41608





More information about the llvm-commits mailing list