[all-commits] [llvm/llvm-project] 6c48f6: [mlir][spirv] add AtomicFAddEXTOp
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Tue Nov 16 03:29:44 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c48f6aafe69017065ab424dde11909d9cd5cb44
https://github.com/llvm/llvm-project/commit/6c48f6aafe69017065ab424dde11909d9cd5cb44
Author: Butygin <ivan.butygin at intel.com>
Date: 2021-11-16 (Tue, 16 Nov 2021)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVAtomicOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
M mlir/test/Dialect/SPIRV/IR/atomic-ops.mlir
M mlir/test/Target/SPIRV/atomic-ops.mlir
Log Message:
-----------
[mlir][spirv] add AtomicFAddEXTOp
Differential Revision: https://reviews.llvm.org/D113764
More information about the All-commits
mailing list