[llvm] [TLI] Add mappings to SLEEF/ArmPL libcall variants taking linear argu… (PR #76060)

Alexandros Lamprineas via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 27 08:28:56 PST 2023


labrinea wrote:

> could you also add tests for the replace-with-veclib-pass which is using those mapping to: llvm/test/CodeGen/AArch64/replace-intrinsics-with-veclib-sleef-scalable.ll llvm/test/CodeGen/AArch64/replace-intrinsics-with-veclib-sleef.ll llvm/test/CodeGen/AArch64/replace-intrinsics-with-veclib-armpl.ll

I am not seeing corresponding llvm instrinsics for the veclib functions I've added. I don't think there's anything needed to be done in theses test files.

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


More information about the llvm-commits mailing list