[all-commits] [llvm/llvm-project] e66f97: [mlir] Fix loop pipelining when the operand of `yi...

Keren Zhou via All-commits all-commits at lists.llvm.org
Wed Dec 13 19:19:27 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e66f97e8a80bdd1acebfe6833380467a0454d2e1
      https://github.com/llvm/llvm-project/commit/e66f97e8a80bdd1acebfe6833380467a0454d2e1
  Author: Keren Zhou <robinho364 at gmail.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M mlir/lib/Dialect/SCF/Transforms/LoopPipelining.cpp
    M mlir/test/Dialect/SCF/loop-pipelining.mlir

  Log Message:
  -----------
  [mlir] Fix loop pipelining when the operand of `yield` is not defined in the loop body (#75423)




More information about the All-commits mailing list