[PATCH] D80270: [mlir][spirv] Adapt subview legalization to the updated op semantics.

Mahesh Ravishankar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 10:54:44 PDT 2020


mravishankar updated this revision to Diff 265297.
mravishankar added a comment.

Addressing comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80270

Files:
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/lib/Conversion/StandardToSPIRV/LegalizeStandardForSPIRV.cpp
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp
  mlir/test/Conversion/GPUToSPIRV/load-store.mlir
  mlir/test/Conversion/GPUToSPIRV/loop.mlir
  mlir/test/Conversion/StandardToSPIRV/subview-to-spirv.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80270.265297.patch
Type: text/x-patch
Size: 17977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/7ae5de26/attachment.bin>


More information about the llvm-commits mailing list