[all-commits] [llvm/llvm-project] af7aa2: [MLIR][GPU] Lower subgroup query ops in gpu-to-llv...
Finlay via All-commits
all-commits at lists.llvm.org
Thu Sep 26 06:52:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af7aa223d27996b129a2d1a0a4540f270c9a1e03
https://github.com/llvm/llvm-project/commit/af7aa223d27996b129a2d1a0a4540f270c9a1e03
Author: Finlay <finlay.marno at codeplay.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M mlir/lib/Conversion/GPUToLLVMSPV/GPUToLLVMSPV.cpp
M mlir/test/Conversion/GPUToLLVMSPV/gpu-to-llvm-spv.mlir
Log Message:
-----------
[MLIR][GPU] Lower subgroup query ops in gpu-to-llvm-spv (#108839)
These ops are:
* gpu.subgroup_id
* gpu.lane_id
* gpu.num_subgroups
* gpu.subgroup_size
---------
Signed-off-by: Finlay Marno <finlay.marno at codeplay.com>
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