[llvm] [LV][AArch64] LoopVectorizer allows scalable frem instructions (PR #76247)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 4 03:56:21 PST 2024
fhahn wrote:
We are already checking if a library function exists, wouldn't it be more accurate to replace to widen recipe with a WidenCall recipe with the function?
https://github.com/llvm/llvm-project/pull/76247
More information about the llvm-commits
mailing list