[all-commits] [llvm/llvm-project] 31de9b: Split replaceWithCallToVeclib to two blocks

Paschalis Mpeis via All-commits all-commits at lists.llvm.org
Fri Dec 22 10:32:48 PST 2023


  Branch: refs/heads/users/paschalis-mpeis/tli-veclib-frem
  Home:   https://github.com/llvm/llvm-project
  Commit: 31de9baba7c2c8dbab606f9ec1cab593f0778594
      https://github.com/llvm/llvm-project/commit/31de9baba7c2c8dbab606f9ec1cab593f0778594
  Author: Paschalis Mpeis <Paschalis.Mpeis at arm.com>
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
    M llvm/lib/CodeGen/ReplaceWithVeclib.cpp
    R llvm/test/CodeGen/AArch64/replace-intrinsics-with-veclib-armpl.ll
    R llvm/test/CodeGen/AArch64/replace-intrinsics-with-veclib-sleef-scalable.ll
    R llvm/test/CodeGen/AArch64/replace-intrinsics-with-veclib-sleef.ll
    A llvm/test/CodeGen/AArch64/replace-with-veclib-armpl.ll
    A llvm/test/CodeGen/AArch64/replace-with-veclib-sleef-scalable.ll
    A llvm/test/CodeGen/AArch64/replace-with-veclib-sleef.ll

  Log Message:
  -----------
  Split replaceWithCallToVeclib to two blocks

One handles CallInst and the other the frem instruction.




More information about the All-commits mailing list