[PATCH] D144503: [ADT] Allow `llvm::enumerate` to enumerate over multiple ranges
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 15 11:27:16 PDT 2023
kuhar updated this revision to Diff 505576.
kuhar marked 2 inline comments as done.
kuhar added a comment.
Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144503/new/
https://reviews.llvm.org/D144503
Files:
llvm/include/llvm/ADT/STLExtras.h
llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/tools/llvm-mca/Views/InstructionInfoView.cpp
llvm/unittests/ADT/STLExtrasTest.cpp
llvm/utils/TableGen/GlobalISel/GIMatchTree.cpp
mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp
mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
mlir/lib/Dialect/SCF/IR/SCF.cpp
mlir/lib/Dialect/SCF/Transforms/TileUsingInterface.cpp
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
mlir/lib/Dialect/Tensor/IR/TensorInferTypeOpInterfaceImpl.cpp
mlir/lib/Dialect/Tensor/Transforms/BufferizableOpInterfaceImpl.cpp
mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144503.505576.patch
Type: text/x-patch
Size: 29247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/a816ceef/attachment.bin>
More information about the llvm-commits
mailing list