[all-commits] [llvm/llvm-project] a08dce: [AArch64] Set the default cache line size to 64 by...
Ricardo Jesus via All-commits
all-commits at lists.llvm.org
Mon Jun 8 02:17:11 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a08dce6881f64158a9ccb91216ec57ac6570bc8c
https://github.com/llvm/llvm-project/commit/a08dce6881f64158a9ccb91216ec57ac6570bc8c
Author: Ricardo Jesus <rjj at nvidia.com>
Date: 2026-06-08 (Mon, 08 Jun 2026)
Changed paths:
M llvm/lib/Target/AArch64/AArch64Subtarget.cpp
M llvm/lib/Target/AArch64/AArch64Subtarget.h
A llvm/unittests/Target/AArch64/AArch64CacheLineSizeTest.cpp
M llvm/unittests/Target/AArch64/CMakeLists.txt
Log Message:
-----------
[AArch64] Set the default cache line size to 64 bytes. (#200776)
This should be set to enable more precise interchange in the future, for
instance.
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