[PATCH] D78093: [mlir] [EDSC] Add interface for yield-for loops.

Pierre Oechsel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 09:38:46 PDT 2020


poechsel updated this revision to Diff 257368.
poechsel marked 5 inline comments as done.
poechsel added a comment.

Address the for loop comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78093

Files:
  mlir/include/mlir/Dialect/LoopOps/EDSC/Builders.h
  mlir/include/mlir/Dialect/LoopOps/EDSC/Intrinsics.h
  mlir/include/mlir/EDSC/Builders.h
  mlir/lib/Dialect/LoopOps/EDSC/Builders.cpp
  mlir/test/EDSC/builder-api-test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78093.257368.patch
Type: text/x-patch
Size: 8861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/5eeb95dd/attachment.bin>


More information about the llvm-commits mailing list