[all-commits] [llvm/llvm-project] c809c9: [mlir][spirv] Convert gpu.barrier to spv.ControlBa...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Tue Mar 1 09:04:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c809c9bd3b75962c9fc7ab90c8e90d3be317b43b
https://github.com/llvm/llvm-project/commit/c809c9bd3b75962c9fc7ab90c8e90d3be317b43b
Author: Lei Zhang <antiagainst at google.com>
Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths:
M mlir/lib/Conversion/GPUToSPIRV/GPUToSPIRV.cpp
M mlir/test/Conversion/GPUToSPIRV/simple.mlir
Log Message:
-----------
[mlir][spirv] Convert gpu.barrier to spv.ControlBarrier
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D120722
More information about the All-commits
mailing list