[all-commits] [llvm/llvm-project] e5bc7e: [RISCV][IA] Always generate masked versions of seg...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Jul 15 13:02:45 PDT 2025


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

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInterleavedAccess.cpp
    M llvm/test/Transforms/InterleavedAccess/RISCV/addrspace.ll
    M llvm/test/Transforms/InterleavedAccess/RISCV/interleaved-accesses.ll

  Log Message:
  -----------
  [RISCV][IA] Always generate masked versions of segment LD/ST [nfc-ish] (#148905)

Goal is to be able to eventually merge some of these code path. Having
the mask operand should get dropped cleanly via pattern match.



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