[all-commits] [llvm/llvm-project] f65b32: [IA] Fix a bug introduced by a recent refactoring

Philip Reames via All-commits all-commits at lists.llvm.org
Sat Jul 26 11:47:37 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f65b329d706c883ea469246de093219612390aa9
      https://github.com/llvm/llvm-project/commit/f65b329d706c883ea469246de093219612390aa9
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2025-07-26 (Sat, 26 Jul 2025)

  Changed paths:
    M llvm/lib/CodeGen/InterleavedAccessPass.cpp
    M llvm/test/CodeGen/RISCV/rvv/vector-deinterleave-load.ll
    M llvm/test/CodeGen/RISCV/rvv/vector-deinterleave.ll

  Log Message:
  -----------
  [IA] Fix a bug introduced by a recent refactoring

I had dropped the check for which intrinsics were supported.  This is
a quick fix to get tree back into an unbroken state, a cleaner change
may follow.



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