[PATCH] D72062: [mlir][spirv] Fix shader ABI attribute prefix and add verification

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 12:31:02 PST 2020


antiagainst updated this revision to Diff 235924.
antiagainst marked 4 inline comments as done.
antiagainst added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72062

Files:
  mlir/include/mlir/Dialect/SPIRV/SPIRVDialect.h
  mlir/lib/Dialect/SPIRV/SPIRVDialect.cpp
  mlir/lib/Dialect/SPIRV/TargetAndABI.cpp
  mlir/test/Conversion/GPUToSPIRV/load-store.mlir
  mlir/test/Conversion/GPUToSPIRV/simple.mlir
  mlir/test/Dialect/SPIRV/Transforms/abi-load-store.mlir
  mlir/test/Dialect/SPIRV/Transforms/abi-simple.mlir
  mlir/test/Dialect/SPIRV/target-and-abi.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72062.235924.patch
Type: text/x-patch
Size: 19607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200102/89f5a426/attachment.bin>


More information about the llvm-commits mailing list