[all-commits] [llvm/llvm-project] d26106: [AArch64] Set the cache line size to 64 for the V2...

Sjoerd Meijer via All-commits all-commits at lists.llvm.org
Tue Jul 15 06:59:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d26106dbf002d71915f2c8a78629111f6b540db3
      https://github.com/llvm/llvm-project/commit/d26106dbf002d71915f2c8a78629111f6b540db3
  Author: Sjoerd Meijer <smeijer at nvidia.com>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64Subtarget.cpp

  Log Message:
  -----------
  [AArch64] Set the cache line size to 64 for the V2 and V3. (#148213)

This sets the cache line size to 64 for the Neoverse V2 and V3. I've
tested this with loop-interchange: it doesn't result in extra
compile-times, but it does enable a lot more interchange.



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