[PATCH] D73022: [mlir][spirv] Add lowering for composite constant.

Denis Khalikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 09:23:15 PST 2020


denis13 updated this revision to Diff 239347.
denis13 added a comment.

Remove check for func signature type converter introduced in D72999 <https://reviews.llvm.org/D72999>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73022

Files:
  mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
  mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp
  mlir/test/Conversion/StandardToSPIRV/std-to-spirv.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73022.239347.patch
Type: text/x-patch
Size: 5350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/7d7e93e0/attachment.bin>


More information about the llvm-commits mailing list