[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
Thu May 14 21:56:45 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0b3e478b10e2: [mlir][GPUToSPIRV] Use default ABI only when none of the arguments have abiā€¦ (authored by mravishankar).
Herald added a subscriber: jurahul.

Changed prior to commit:
  https://reviews.llvm.org/D77232?vs=263625&id=264158#toc

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.264158.patch
Type: text/x-patch
Size: 5698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/63cd987a/attachment-0001.bin>


More information about the llvm-commits mailing list