[PATCH] D77232: [mlir][GPUToSPIRV] Make spv.interface_var_abi attribute on arguments either be unspecified on all arguments to use default ABI, or be present on all arguments.

Mahesh Ravishankar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 12 23:57:44 PDT 2020


mravishankar updated this revision to Diff 263623.
mravishankar marked an inline comment as done.
mravishankar added a comment.
Herald added subscribers: Kayjukh, stephenneuendorffer.

Rebasing and addressing comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77232

Files:
  mlir/lib/Conversion/GPUToSPIRV/ConvertGPUToSPIRV.cpp
  mlir/test/Conversion/GPUToSPIRV/simple.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77232.263623.patch
Type: text/x-patch
Size: 6567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/d978244c/attachment.bin>


More information about the llvm-commits mailing list