[all-commits] [llvm/llvm-project] bacf1a: Revert "[mlir] Add function for checking if a bloc...

kiranchandramohan via All-commits all-commits at lists.llvm.org
Thu Feb 9 10:37:07 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bacf1aa3c0b2c47eb37194a51e2b6edfd5b829f8
      https://github.com/llvm/llvm-project/commit/bacf1aa3c0b2c47eb37194a51e2b6edfd5b829f8
  Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
  Date:   2023-02-09 (Thu, 09 Feb 2023)

  Changed paths:
    M mlir/include/mlir/Interfaces/LoopLikeInterface.td
    M mlir/lib/Interfaces/LoopLikeInterface.cpp
    R mlir/test/Interfaces/LoopLikeInterface/test-block-loop.mlir
    M mlir/test/lib/Interfaces/CMakeLists.txt
    R mlir/test/lib/Interfaces/LoopLikeInterface/CMakeLists.txt
    R mlir/test/lib/Interfaces/LoopLikeInterface/TestBlockInLoop.cpp
    M mlir/tools/mlir-opt/CMakeLists.txt
    M mlir/tools/mlir-opt/mlir-opt.cpp

  Log Message:
  -----------
  Revert "[mlir] Add function for checking if a block is inside a loop"

Reverting since the shared library builds are failing.

This reverts commit dcee187522c6e2e1a56ffc9b58bfe11c6ac44662.




More information about the All-commits mailing list