[all-commits] [llvm/llvm-project] 82ad67: [RISCV] Rewrite vlseg tests to avoid riscv.tuple.e...
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Jul 28 11:26:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 82ad67b13850599275f296a3e8cb16481be463ff
https://github.com/llvm/llvm-project/commit/82ad67b13850599275f296a3e8cb16481be463ff
Author: Philip Reames <preames at rivosinc.com>
Date: 2025-07-28 (Mon, 28 Jul 2025)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/vlseg-rv32.ll
M llvm/test/CodeGen/RISCV/rvv/vlseg-rv64.ll
Log Message:
-----------
[RISCV] Rewrite vlseg tests to avoid riscv.tuple.extract [nfc] (#151003)
Motivated by https://github.com/llvm/llvm-project/pull/150049, we can
directly return the tuple instead of extracting one segment.
(I wrote a quick script to rewrite these; this wasn't done by hand.)
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