[all-commits] [llvm/llvm-project] 014f4e: [mlir][SPIR-V] Add lowering for gpu.lane_id op (#9...
Sang Ik Lee via All-commits
all-commits at lists.llvm.org
Sun May 25 08:41:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 014f4e95e042e91f3219d084c8af4b13adc30f27
https://github.com/llvm/llvm-project/commit/014f4e95e042e91f3219d084c8af4b13adc30f27
Author: Sang Ik Lee <sang.ik.lee at intel.com>
Date: 2025-05-25 (Sun, 25 May 2025)
Changed paths:
M mlir/lib/Conversion/GPUToSPIRV/GPUToSPIRV.cpp
M mlir/lib/Dialect/SPIRV/Transforms/SPIRVConversion.cpp
M mlir/test/Conversion/GPUToSPIRV/builtins-opencl.mlir
Log Message:
-----------
[mlir][SPIR-V] Add lowering for gpu.lane_id op (#90873)
Add gpu.lane_id op lower for convert-gpu-to-spirv pass
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