[all-commits] [llvm/llvm-project] 542a83: [RISCV] Correct load/store alignments in sink-spla...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri May 27 14:44:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 542a83c3622225f27c72d86c7af1fe1c56621116
https://github.com/llvm/llvm-project/commit/542a83c3622225f27c72d86c7af1fe1c56621116
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/sink-splat-operands.ll
Log Message:
-----------
[RISCV] Correct load/store alignments in sink-splat-operands.ll. NFC
These should be aligned to the natural alignment of the element.
Probably copy/paste mistake from the i32 tests.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D126567
More information about the All-commits
mailing list