[all-commits] [llvm/llvm-project] 5edd79: Revert "[MLIR][SCF] Add for-to-while loop transfor...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Sep 20 10:22:31 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5edd79fc9725f4456f4bf53bf55633ef5938cdc3
      https://github.com/llvm/llvm-project/commit/5edd79fc9725f4456f4bf53bf55633ef5938cdc3
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-09-20 (Mon, 20 Sep 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/SCF/Passes.h
    M mlir/include/mlir/Dialect/SCF/Passes.td
    M mlir/lib/Dialect/SCF/Transforms/CMakeLists.txt
    R mlir/lib/Dialect/SCF/Transforms/ForToWhile.cpp
    R mlir/test/Dialect/SCF/for-loop-to-while-loop.mlir

  Log Message:
  -----------
  Revert "[MLIR][SCF] Add for-to-while loop transformation pass"

This reverts commit 644b55d57ec76a18916d30f921781b99795f6e10.

The added test is failing the bots.




More information about the All-commits mailing list