[all-commits] [llvm/llvm-project] e88bcc: [RISCV] Lower vector_splice on zvfhmin/zvfbfmin (#...

Luke Lau via All-commits all-commits at lists.llvm.org
Wed Oct 16 13:40:40 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e88bcc12042265964da9a0d274665439dca53595
      https://github.com/llvm/llvm-project/commit/e88bcc12042265964da9a0d274665439dca53595
  Author: Luke Lau <luke at igalia.com>
  Date:   2024-10-16 (Wed, 16 Oct 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/test/Analysis/CostModel/RISCV/splice.ll
    M llvm/test/CodeGen/RISCV/rvv/vector-splice.ll

  Log Message:
  -----------
  [RISCV] Lower vector_splice on zvfhmin/zvfbfmin (#112579)

Similar to other permutation ops, we can just reuse the existing
lowering.



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