[llvm] [InstCombine] optimize powi(X,Y)/X with Ofast (PR #67236)
Joshua Cranmer via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 9 14:33:27 PDT 2023
jcranmer-intel wrote:
Yeah, I'm pretty sure that case is even worse for overflow potential than this one.
https://github.com/llvm/llvm-project/pull/67236
More information about the llvm-commits
mailing list