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

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 01:52:52 PDT 2021


gchatelet updated this revision to Diff 350821.
gchatelet added a comment.

- Add missing header for std::ptrdiff_t
- Remove unnecessary std::move


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103948

Files:
  llvm/include/llvm/ADT/Sequence.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: D103948.350821.patch
Type: text/x-patch
Size: 12031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210609/ed5bca16/attachment.bin>


More information about the llvm-commits mailing list