[all-commits] [llvm/llvm-project] 3c2285: Revert "[mlir][SCF] Further simplify affine maps d...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Thu Nov 25 01:55:13 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c228573bcb8833019ab443b6ef738514688c20a
      https://github.com/llvm/llvm-project/commit/3c228573bcb8833019ab443b6ef738514688c20a
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
    M mlir/include/mlir/Analysis/AffineStructures.h
    M mlir/lib/Analysis/AffineStructures.cpp
    M mlir/lib/Dialect/SCF/Transforms/LoopSpecialization.cpp
    M mlir/test/Dialect/SCF/for-loop-canonicalization.mlir

  Log Message:
  -----------
  Revert "[mlir][SCF] Further simplify affine maps during `for-loop-canonicalization`"

This reverts commit ee1bf186723abb933b2c337e589c5958167f3cbe.

It breaks IREE lowering. Reverting the commit for now while we
investigate what's going on.




More information about the All-commits mailing list