[llvm] [GlobalISel][AArch64][AMDGPU] Expand FPOWI into series of multiplication (PR #95217)

David Green via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 22 07:36:39 PDT 2024


https://github.com/davemgreen commented:

Should this call isBeneficialToExpandPowI too? Otherwise it might expand to a lot of multiplies.

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


More information about the llvm-commits mailing list