[llvm] [InstCombine] optimize powi(X,Y) * X with Ofast (PR #69998)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 01:32:30 PDT 2023


arsenm wrote:

The ARM case already does end up with this optimization? How did that happen?

https://github.com/llvm/llvm-project/pull/69998


More information about the llvm-commits mailing list