[all-commits] [llvm/llvm-project] 439de0: [RISCV] Rename function name to start with prefix ...
Jim Lin via All-commits
all-commits at lists.llvm.org
Tue Feb 25 18:44:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 439de05848b22e76d4fb377ef28587b3eba2a4c5
https://github.com/llvm/llvm-project/commit/439de05848b22e76d4fb377ef28587b3eba2a4c5
Author: Jim Lin <jim at andestech.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/vreductions-fp-vp.ll
Log Message:
-----------
[RISCV] Rename function name to start with prefix vpreduce for consistency. (NFC)
Commit: a565f9eb2997ab1614cad326b93ab21810e39f32
https://github.com/llvm/llvm-project/commit/a565f9eb2997ab1614cad326b93ab21810e39f32
Author: Jim Lin <jim at andestech.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-fp-vp.ll
M llvm/test/CodeGen/RISCV/rvv/vreductions-fp-vp.ll
Log Message:
-----------
[RISCV] The test for vp.reduce.fminimum/fmaximum with fixed-length should stay in fixed-vectors-reduction-fp-vp.ll. (NFC)
Compare: https://github.com/llvm/llvm-project/compare/da37c76ac621...a565f9eb2997
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