[llvm] [GlobalISel][AArch64] Add libcall lowering for fpowi. (PR #67114)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 24 02:22:17 PST 2023
davemgreen wrote:
^ Rebased.
I was looking at libcall lowering a little while ago, but the patch I had was currently miscompiling when the return types did not match.
https://github.com/llvm/llvm-project/pull/67114
More information about the llvm-commits
mailing list