[all-commits] [llvm/llvm-project] c016a6: [mlir][vector] Switch to `llvm::interleaved` in de...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Fri Apr 18 08:23:14 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c016a65c180c8703d5bdb2a277bb1629df5517b6
      https://github.com/llvm/llvm-project/commit/c016a65c180c8703d5bdb2a277bb1629df5517b6
  Author: Jakub Kuderski <jakub at nod-labs.com>
  Date:   2025-04-18 (Fri, 18 Apr 2025)

  Changed paths:
    M mlir/lib/Dialect/Vector/Transforms/VectorUnroll.cpp
    M mlir/lib/Dialect/Vector/Utils/VectorUtils.cpp

  Log Message:
  -----------
  [mlir][vector] Switch to `llvm::interleaved` in debug prints. NFC. (#136248)

Clean up printing code by switching to `llvm::interleaved` from
https://github.com/llvm/llvm-project/pull/135517.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list