[llvm] [mlir] [SPIRV] Support for the extension SPV_INTEL_blocking_pipes (PR #138675)

Aadesh Premkumar via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 6 02:26:48 PST 2025


================
@@ -237,6 +237,8 @@ Below is a list of supported SPIR-V extensions, sorted alphabetically by their e
      - Adds predicated load and store instructions that conditionally read from or write to memory based on a boolean predicate.
    * - ``SPV_KHR_maximal_reconvergence``
      - Adds execution mode and capability to enable maximal reconvergence.
+   * - ``SPV_INTEL_blocking_pipes``
----------------
aadeshps-mcw wrote:

Have changes the names of the extensions

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


More information about the llvm-commits mailing list