[PATCH] D73491: [mlir][spirv] Add GroupNonUniform arithmetic operations.
Denis Khalikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 27 09:32:59 PST 2020
denis13 created this revision.
denis13 added reviewers: antiagainst, mravishankar.
Herald added subscribers: llvm-commits, liufengdb, lucyrfox, mgester, arpith-jacob, shauheen, burmako, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: nicolasvasilache.
Herald added a project: LLVM.
Add GroupNonUniform arithmetic operations: FAdd, FMul, IMul.
Unify parser, printer, verifier for GroupNonUniform arithmetic
operations.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D73491
Files:
mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
mlir/include/mlir/Dialect/SPIRV/SPIRVNonUniformOps.td
mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
mlir/test/Dialect/SPIRV/Serialization/non-uniform-ops.mlir
mlir/test/Dialect/SPIRV/non-uniform-ops.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73491.240615.patch
Type: text/x-patch
Size: 21425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/2471c851/attachment.bin>
More information about the llvm-commits
mailing list