[all-commits] [llvm/llvm-project] 69f764: [mlir][GPU] Add ShuffleOp builder for constant off...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Feb 9 09:56:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69f764715823c38a06e1d21dbd5309e3fce9ba6f
https://github.com/llvm/llvm-project/commit/69f764715823c38a06e1d21dbd5309e3fce9ba6f
Author: Matthias Springer <springerm at google.com>
Date: 2022-02-10 (Thu, 10 Feb 2022)
Changed paths:
M mlir/include/mlir/Dialect/GPU/GPUOps.td
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
Log Message:
-----------
[mlir][GPU] Add ShuffleOp builder for constant offset/width
Differential Revision: https://reviews.llvm.org/D119345
More information about the All-commits
mailing list