[PATCH] D102679: [llvm] Make Sequence reverse-iterable
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 7 05:38:39 PDT 2021
gchatelet updated this revision to Diff 350257.
gchatelet added a comment.
Herald added subscribers: ormris, mravishankar, steven_wu, hiraditya.
Herald added a reviewer: nicolasvasilache.
- Remove dependency in SmallVector, use begin/end elsewhere
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
mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp
mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102679.350257.patch
Type: text/x-patch
Size: 12374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210607/91cace80/attachment.bin>
More information about the llvm-commits
mailing list