[llvm] [Codegen, X86] Add prefetch insertion based on Propeller profile (PR #166324)

Haohai Wen via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 00:53:12 PDT 2026


================
@@ -0,0 +1,27 @@
+//===- InsertCodePrefetch.h - Common utilities for code prefetching      --===//
----------------
HaohaiWen wrote:

New header format: https://llvm.org/docs/CodingStandards.html#file-headers

https://github.com/llvm/llvm-project/pull/166324


More information about the llvm-commits mailing list