[all-commits] [llvm/llvm-project] 8c1553: [mlir][spirv] Add memory semantics verify for atom...
xndcn via All-commits
all-commits at lists.llvm.org
Wed Oct 13 09:01:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c1553f0d7bd1d78a9e7e742099372ad5bf647aa
https://github.com/llvm/llvm-project/commit/8c1553f0d7bd1d78a9e7e742099372ad5bf647aa
Author: xndcn <xndchn at gmail.com>
Date: 2021-10-14 (Thu, 14 Oct 2021)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBarrierOps.td
M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
M mlir/test/Dialect/SPIRV/IR/atomic-ops.mlir
M mlir/utils/spirv/report_coverage.sh
Log Message:
-----------
[mlir][spirv] Add memory semantics verify for atomic operations
Differential Revision: https://reviews.llvm.org/D111510
More information about the All-commits
mailing list