[PATCH] D106605: Add `all_of_zip` to STLExtras

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 12:22:11 PDT 2021


rriddle added a comment.

Would it be possible to use this to remove this hacky thing I did a while ago?

https://github.com/llvm/llvm-project/blob/fac6c5cf9b65fba6e028d9d2fdbec5c3114db542/mlir/include/mlir/IR/OpBase.td#L2371


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106605



More information about the llvm-commits mailing list