[all-commits] [llvm/llvm-project] 1f342f: [RISCV] Add coverage for recently added vectorizat...

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Nov 20 09:49:00 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f342f94b258bbf31efa2a6dc458229832fb5c6f
      https://github.com/llvm/llvm-project/commit/1f342f94b258bbf31efa2a6dc458229832fb5c6f
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2024-11-20 (Wed, 20 Nov 2024)

  Changed paths:
    A llvm/test/CodeGen/RISCV/rvv/intrinsic-vector-match.ll
    A llvm/test/CodeGen/RISCV/rvv/vector-extract-last-active.ll

  Log Message:
  -----------
  [RISCV] Add coverage for recently added vectorization intrinsics

vector.match was added in e52238.
extract.last.active was added in ed5aad.

We have oppurtunities for better codegen in both, but neither are
terrible out of the box.



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