[clang] [compiler-rt] [llvm] [PGO][AMDGPU] Add offload profiling with uniformity-aware optimization (PR #177665)

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 9 07:43:42 PDT 2026


================
@@ -44,6 +48,19 @@ using namespace llvm;
 
 #define DEBUG_TYPE "spill-code-placement"
 
+static cl::opt<bool> OffloadFlattenSpillFrequency(
----------------
yxsamliu wrote:

removed

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


More information about the cfe-commits mailing list