[all-commits] [llvm/llvm-project] 5bb8b0: [mlir][spirv] Add support for converting gpu.shuff...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Fri Sep 2 14:17:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bb8b0fe7dfae791d0542fb8e7e33ab40b74e285
https://github.com/llvm/llvm-project/commit/5bb8b0fe7dfae791d0542fb8e7e33ab40b74e285
Author: Lei Zhang <antiagainst at google.com>
Date: 2022-09-02 (Fri, 02 Sep 2022)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/Transforms/SPIRVConversion.h
M mlir/lib/Conversion/GPUToSPIRV/GPUToSPIRV.cpp
M mlir/lib/Dialect/SPIRV/Transforms/SPIRVConversion.cpp
A mlir/test/Conversion/GPUToSPIRV/shuffle.mlir
Log Message:
-----------
[mlir][spirv] Add support for converting gpu.shuffle xor
Reviewed By: kuhar
Differential Revision: https://reviews.llvm.org/D133054
More information about the All-commits
mailing list