[all-commits] [llvm/llvm-project] 92e1be: Revert "[mlir][scf] Add parallelLoopUnrollByFactor...

fabrizio-indirli via All-commits all-commits at lists.llvm.org
Fri Oct 24 02:44:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92e1be489a9a7a25857060872d6910573dfd41d5
      https://github.com/llvm/llvm-project/commit/92e1be489a9a7a25857060872d6910573dfd41d5
  Author: fabrizio-indirli <fabrizio.indirli at arm.com>
  Date:   2025-10-24 (Fri, 24 Oct 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/SCF/Utils/Utils.h
    M mlir/lib/Dialect/SCF/IR/SCF.cpp
    M mlir/lib/Dialect/SCF/Utils/Utils.cpp
    R mlir/test/Dialect/SCF/parallel-loop-unroll.mlir
    M mlir/test/lib/Dialect/SCF/CMakeLists.txt
    R mlir/test/lib/Dialect/SCF/TestParallelLoopUnrolling.cpp
    M mlir/tools/mlir-opt/mlir-opt.cpp

  Log Message:
  -----------
  Revert "[mlir][scf] Add parallelLoopUnrollByFactors()" (#164949)

Reverts llvm/llvm-project#163806 due to linking errors on the function
`mlir::scf::computeUbMinusLb`



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