[all-commits] [llvm/llvm-project] 44db07: [MLIR] AffineStructures: support removing a range ...

Arjun P via All-commits all-commits at lists.llvm.org
Fri Sep 17 03:58:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44db07f11f00b2115e277dd89d830e2abde684ab
      https://github.com/llvm/llvm-project/commit/44db07f11f00b2115e277dd89d830e2abde684ab
  Author: Arjun P <arjunpitchanathan at gmail.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M mlir/include/mlir/Analysis/AffineStructures.h
    M mlir/lib/Analysis/AffineStructures.cpp
    M mlir/unittests/Analysis/AffineStructuresTest.cpp

  Log Message:
  -----------
  [MLIR] AffineStructures: support removing a range of constraints at once

Reviewed By: Groverkss, grosser

Differential Revision: https://reviews.llvm.org/D109892




More information about the All-commits mailing list