aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorAlex Zinenko <zinenko@google.com>2020-03-03 13:21:51 +0100
committerAlex Zinenko <zinenko@google.com>2020-03-03 18:21:13 +0100
commit8ba8ab8c95fb185d722842bf78053a8dad6181cd (patch)
treec0908fc10d909529e2cd39a94f6a50e32cd2a3d6 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentd93371238e7f5d5f9c506a88cf4f05f8dea9d008 (diff)
downloadllvm-8ba8ab8c95fb185d722842bf78053a8dad6181cd.zip
llvm-8ba8ab8c95fb185d722842bf78053a8dad6181cd.tar.gz
llvm-8ba8ab8c95fb185d722842bf78053a8dad6181cd.tar.bz2
[mlir] support reductions in loop to std conversion
Summary: Introduce support for converting loop.for operations with loop-carried values to a CFG in the standard dialect. This is achieved by passing loop-carried values as block arguments to the loop condition block. This block dominates both the loop body and the block immediately following the loop, so the arguments of this block are remain visible there. Differential Revision: https://reviews.llvm.org/D75513
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions