[PATCH] D74683: [mlir] Add a utility iterator range that repeats a given value `n` times.

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 22:00:26 PST 2020


mehdi_amini added a comment.

Can we add this to llvm STLExtras? (since we should upstream all these utilities anyway...)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74683





More information about the llvm-commits mailing list