[clang] [llvm] AMDGPU: Move enqueued block handling into clang (PR #128519)

Sameer Sahasrabuddhe via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 10 04:21:33 PDT 2025


================
@@ -1,23 +1,23 @@
-//===- AMDGPUOpenCLEnqueuedBlockLowering.h -----------------------*- C++-*-===//
+//===- AMDGPUExportKernelRuntimeHandles.h -----------------------*- C++-*-===//
----------------
ssahasra wrote:

The requirement was dropped from the LLVM Coding Standards, and the "standard header" mentioned there does not have it. Also, Emacs has not needed this since at least version 26.

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


More information about the cfe-commits mailing list