[all-commits] [llvm/llvm-project] 5ab133: [RISCV] Add tests for store merging with unaligned...
Luke Lau via All-commits
all-commits at lists.llvm.org
Fri May 19 06:45:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ab13332fb36b943a74d1f2f96c38d73d7631a98
https://github.com/llvm/llvm-project/commit/5ab13332fb36b943a74d1f2f96c38d73d7631a98
Author: Luke Lau <luke at igalia.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/unaligned-load-store.ll
Log Message:
-----------
[RISCV] Add tests for store merging with unaligned scalar access
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D150770
More information about the All-commits
mailing list