[PATCH] D74174: [MLIR] Allow Loop dialect IfOp and ForOp to define values
Diego Caballero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 21 10:14:55 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbc7b26c333f5: [MLIR] Allow Loop dialect IfOp and ForOp to define values (authored by nmostafa, committed by dcaballe).
Changed prior to commit:
https://reviews.llvm.org/D74174?vs=245900&id=245910#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74174/new/
https://reviews.llvm.org/D74174
Files:
mlir/examples/toy/Ch6/mlir/LowerToLLVM.cpp
mlir/examples/toy/Ch7/mlir/LowerToLLVM.cpp
mlir/include/mlir/Dialect/LoopOps/LoopOps.td
mlir/include/mlir/IR/OpImplementation.h
mlir/lib/Conversion/AffineToStandard/AffineToStandard.cpp
mlir/lib/Conversion/GPUToSPIRV/ConvertGPUToSPIRV.cpp
mlir/lib/Dialect/LoopOps/LoopOps.cpp
mlir/lib/Parser/Parser.cpp
mlir/test/Conversion/LoopsToGPU/parallel_loop.mlir
mlir/test/Dialect/Linalg/parallel_loops.mlir
mlir/test/Dialect/Loops/invalid.mlir
mlir/test/Dialect/Loops/ops.mlir
mlir/test/Dialect/Loops/parallel-loop-fusion.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74174.245910.patch
Type: text/x-patch
Size: 42911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/cc4fac34/attachment.bin>
More information about the llvm-commits
mailing list