[all-commits] [llvm/llvm-project] dab993: Reapply "[mlir][vector] Clean up use of `llvm::zip...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Wed Nov 30 14:33:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dab9938faa0485f4789a0c9fde4fc36eda23a7d2
      https://github.com/llvm/llvm-project/commit/dab9938faa0485f4789a0c9fde4fc36eda23a7d2
  Author: Jakub Kuderski <kubak at google.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
    M mlir/lib/Dialect/Vector/IR/VectorOps.cpp

  Log Message:
  -----------
  Reapply "[mlir][vector] Clean up use of `llvm::zip` in `VectorOps.cpp`"

This reverts commit 0689edd68717df9218a6a8b2b3897263d36a5cc9.

Reapply D139022 without `enumerate` over `zip` to fix build errors on
gcc 9.4.




More information about the All-commits mailing list