[llvm] PreISelIntrinsicLowering: Lower llvm.exp to a loop if scalable vec arg (PR #117568)

Stephen Long via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 10:48:25 PST 2024


steplong wrote:

@arsenm I added the fixed vector test case, but if we decide to only do this for scalable vectors, then I'll remove it. Let me know how we should do the legality check as I'm new to this.

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


More information about the llvm-commits mailing list