[all-commits] [llvm/llvm-project] 35255c: [RISCV][SLEEF] Fix incorrect vector function mappi...

Rux124 via All-commits all-commits at lists.llvm.org
Sun May 11 22:35:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 35255cce20ceea0b9895633d6976bc7e79a6e2d2
      https://github.com/llvm/llvm-project/commit/35255cce20ceea0b9895633d6976bc7e79a6e2d2
  Author: Rux124 <jhlee at pllab.cs.nthu.edu.tw>
  Date:   2025-05-12 (Mon, 12 May 2025)

  Changed paths:
    M llvm/include/llvm/Analysis/VecFuncs.def
    M llvm/test/CodeGen/RISCV/replace-with-veclib-sleef-scalable.ll

  Log Message:
  -----------
  [RISCV][SLEEF] Fix incorrect vector function mapping for llvm.exp.f64 (#121641)

The element count needs to be SCALABLE(4) to generate operations with
lmul == 2 for the f64 type.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list