[all-commits] [llvm/llvm-project] df47f3: [mlir][spirv] Add lowering for gpu shuffle idx
Thomas via All-commits
all-commits at lists.llvm.org
Mon Nov 28 14:17:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df47f3ea0dcb5c483db67d4a620cf6cd8fe3badb
https://github.com/llvm/llvm-project/commit/df47f3ea0dcb5c483db67d4a620cf6cd8fe3badb
Author: Thomas Raoux <thomasraoux at google.com>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M mlir/lib/Conversion/GPUToSPIRV/GPUToSPIRV.cpp
M mlir/test/Conversion/GPUToSPIRV/shuffle.mlir
Log Message:
-----------
[mlir][spirv] Add lowering for gpu shuffle idx
Differential Revision: https://reviews.llvm.org/D138863
More information about the All-commits
mailing list