[PATCH] D78541: [MLIR] Ensure `gpu.func` must be inside a `gpu.module`.

Frederik Gossen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 24 00:29:50 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7e4b139a04d7: [MLIR] Ensure `gpu.func` must be inside a `gpu.module`. (authored by frgossen).

Changed prior to commit:
  https://reviews.llvm.org/D78541?vs=258944&id=259821#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78541

Files:
  mlir/include/mlir/Dialect/GPU/GPUBase.td
  mlir/include/mlir/Dialect/GPU/GPUOps.td
  mlir/test/Dialect/GPU/all-reduce-max.mlir
  mlir/test/Dialect/GPU/all-reduce.mlir
  mlir/test/Dialect/GPU/invalid.mlir
  mlir/test/Dialect/GPU/ops.mlir
  mlir/test/Dialect/GPU/promotion.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78541.259821.patch
Type: text/x-patch
Size: 5934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200424/4ae07aa1/attachment.bin>


More information about the llvm-commits mailing list