[PATCH] D106279: [llvm] Add enum iteration to Sequence
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 20 05:13:37 PDT 2021
gchatelet updated this revision to Diff 360090.
gchatelet marked 4 inline comments as done.
gchatelet added a comment.
- rebase
- Change StrongInt to SafeInt
- Add Begin and End value validity
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106279/new/
https://reviews.llvm.org/D106279
Files:
llvm/include/llvm/ADT/Sequence.h
llvm/include/llvm/Support/MachineValueType.h
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/tools/llvm-exegesis/lib/X86/Target.cpp
llvm/tools/llvm-reduce/deltas/ReduceAttributes.cpp
llvm/unittests/ADT/SequenceTest.cpp
llvm/unittests/CodeGen/ScalableVectorMVTsTest.cpp
llvm/unittests/IR/ConstantRangeTest.cpp
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106279.360090.patch
Type: text/x-patch
Size: 30469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210720/1a07d3d8/attachment.bin>
More information about the llvm-commits
mailing list