[PATCH] D78551: [MLIR] Use nested symbol to identify kernel in `LaunchFuncOp`.
Frederik Gossen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 22 01:03:23 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0372db05bb15: [MLIR] Use nested symbol to identify kernel in `LaunchFuncOp`. (authored by frgossen).
Changed prior to commit:
https://reviews.llvm.org/D78551?vs=258951&id=259195#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78551/new/
https://reviews.llvm.org/D78551
Files:
mlir/include/mlir/Dialect/GPU/GPUOps.td
mlir/include/mlir/IR/SymbolTable.h
mlir/lib/Conversion/GPUToCUDA/ConvertLaunchFuncToCudaCalls.cpp
mlir/lib/Conversion/GPUToVulkan/ConvertGPULaunchFuncToVulkanLaunchFunc.cpp
mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
mlir/test/Conversion/GPUToCUDA/lower-launch-func-to-cuda.mlir
mlir/test/Conversion/GPUToSPIRV/builtins.mlir
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/Conversion/GPUToVulkan/lower-gpu-launch-vulkan-launch.mlir
mlir/test/Dialect/GPU/invalid.mlir
mlir/test/Dialect/GPU/ops.mlir
mlir/test/Dialect/GPU/outlining.mlir
mlir/test/mlir-vulkan-runner/addf.mlir
mlir/test/mlir-vulkan-runner/mulf.mlir
mlir/test/mlir-vulkan-runner/subf.mlir
mlir/test/mlir-vulkan-runner/time.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78551.259195.patch
Type: text/x-patch
Size: 31340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/d82aca9d/attachment.bin>
More information about the llvm-commits
mailing list