[PATCH] D73769: Make gpu.launch implicitly capture uses of values defined above.
Stephan Herhut via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 3 01:23:24 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG283b5e733d1b: [MLIR] Make gpu.launch implicitly capture uses of values defined above. (authored by herhut).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73769/new/
https://reviews.llvm.org/D73769
Files:
mlir/include/mlir/Dialect/GPU/GPUOps.td
mlir/lib/Conversion/LoopsToGPU/LoopsToGPU.cpp
mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
mlir/lib/Dialect/GPU/Transforms/KernelOutlining.cpp
mlir/test/Conversion/LoopsToGPU/imperfect_2D.mlir
mlir/test/Conversion/LoopsToGPU/linalg_to_gpu.mlir
mlir/test/Conversion/LoopsToGPU/step_one.mlir
mlir/test/Dialect/GPU/canonicalize.mlir
mlir/test/Dialect/GPU/invalid.mlir
mlir/test/Dialect/GPU/ops.mlir
mlir/test/Dialect/GPU/outlining.mlir
mlir/test/mlir-cuda-runner/all-reduce-op.mlir
mlir/test/mlir-cuda-runner/all-reduce-region.mlir
mlir/test/mlir-cuda-runner/gpu-to-cubin.mlir
mlir/test/mlir-cuda-runner/shuffle.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73769.241985.patch
Type: text/x-patch
Size: 41414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/cabdd09f/attachment.bin>
More information about the llvm-commits
mailing list