[all-commits] [llvm/llvm-project] 7cc124: [MLIR][XeVM] Add XeVM 1D block operations to OpenC...

Sang Ik Lee via All-commits all-commits at lists.llvm.org
Wed Oct 8 09:56:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cc1243f70ac6fdb5f45a81c9fe5e9a73653c8f6
      https://github.com/llvm/llvm-project/commit/7cc1243f70ac6fdb5f45a81c9fe5e9a73653c8f6
  Author: Sang Ik Lee <sang.ik.lee at intel.com>
  Date:   2025-10-08 (Wed, 08 Oct 2025)

  Changed paths:
    M mlir/lib/Conversion/XeVMToLLVM/XeVMToLLVM.cpp
    M mlir/test/Conversion/XeVMToLLVM/xevm-to-llvm.mlir

  Log Message:
  -----------
  [MLIR][XeVM] Add XeVM 1D block operations to OpenCL calls conversion. (#161702)

XeVM 1D block load store operations are converted to OpenCL subgroup operations
described here:

https://registry.khronos.org/OpenCL/extensions/intel/cl_intel_subgroup_local_block_io.html



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