[PATCH] D77232: [mlir][GPUToSPIRV] !!Breaking change!! Make spv.interface_var_abi attribute a required attribute while lowering from gpu.func to spv.func.

Mahesh Ravishankar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 1 14:38:27 PDT 2020


mravishankar updated this revision to Diff 254311.
mravishankar added a comment.
Herald added a subscriber: aartbik.

Adding a fallback path to get a "default" ABI to not make this change
breaking.


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/if.mlir
  mlir/test/Conversion/GPUToSPIRV/load-store.mlir
  mlir/test/Conversion/GPUToSPIRV/loop.mlir
  mlir/test/Conversion/GPUToSPIRV/simple.mlir
  mlir/test/mlir-vulkan-runner/addf.mlir
  mlir/test/mlir-vulkan-runner/mulf.mlir
  mlir/test/mlir-vulkan-runner/time.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77232.254311.patch
Type: text/x-patch
Size: 17022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/d5bd65e5/attachment-0001.bin>


More information about the llvm-commits mailing list