[all-commits] [llvm/llvm-project] 13c237: [RISCV] Expand test coverage for DAG store merging
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Mar 21 07:47:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13c2378599ffd887319b2d314f307ea761596ec1
https://github.com/llvm/llvm-project/commit/13c2378599ffd887319b2d314f307ea761596ec1
Author: Philip Reames <preames at rivosinc.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
A llvm/test/CodeGen/RISCV/rvv/stores-of-loads-merging.ll
R llvm/test/CodeGen/RISCV/stores-of-loads-merging.ll
Log Message:
-----------
[RISCV] Expand test coverage for DAG store merging
Two sets of additions:
1) Exercise the rotation path, both for integer and float
2) Exercise the aligned and unaligned paths separately
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