[PATCH] D73349: [mlir][spirv] Add spv.GroupNonUniformElect and spv.GroupNonUniformIAdd

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 25 07:34:36 PST 2020


antiagainst updated this revision to Diff 240380.
antiagainst added a comment.

Fix result type


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73349/new/

https://reviews.llvm.org/D73349

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: D73349.240380.patch
Type: text/x-patch
Size: 18883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200125/625f8e16/attachment.bin>


More information about the llvm-commits mailing list