[all-commits] [llvm/llvm-project] 98509c: [AArch64] Add vec3 tests with different load/store...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Jan 24 06:20:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98509c7f9792c79b05a41b95c24607f6dd489c5a
https://github.com/llvm/llvm-project/commit/98509c7f9792c79b05a41b95c24607f6dd489c5a
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M llvm/test/CodeGen/AArch64/vec3-loads-ext-trunc-stores.ll
Log Message:
-----------
[AArch64] Add vec3 tests with different load/store alignments.
Add extra tests with different load/store alignments for
https://github.com/llvm/llvm-project/pull/78637.
More information about the All-commits
mailing list