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

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 06:32:03 PST 2020


antiagainst created this revision.
antiagainst added reviewers: denis13, benvanik.
Herald added subscribers: llvm-commits, liufengdb, lucyrfox, mgester, arpith-jacob, shauheen, burmako, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: mravishankar.
Herald added a reviewer: nicolasvasilache.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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.240179.patch
Type: text/x-patch
Size: 18890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/74ee8d27/attachment.bin>


More information about the llvm-commits mailing list