[PATCH] D102679: [llvm] Make Sequence reverse-iterable

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 20 08:08:08 PDT 2021


gchatelet updated this revision to Diff 346745.
gchatelet marked an inline comment as done.
gchatelet added a comment.
Herald added subscribers: dcaballe, cota, teijeong, rdzhabarov, tatianashp, jdoerfert, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, stephenneuendorffer, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, rriddle, mehdi_amini.
Herald added a reviewer: rriddle.
Herald added a reviewer: aartbik.
Herald added a project: MLIR.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102679

Files:
  llvm/include/llvm/ADT/Sequence.h
  llvm/include/llvm/ADT/SmallVector.h
  llvm/unittests/ADT/SequenceTest.cpp
  mlir/include/mlir/IR/BuiltinAttributes.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102679.346745.patch
Type: text/x-patch
Size: 10756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/a7991d20/attachment.bin>


More information about the llvm-commits mailing list