[all-commits] [llvm/llvm-project] 87cffe: [MLIR][Presburger] support IntegerRelation::conver...

Arjun P via All-commits all-commits at lists.llvm.org
Wed Mar 23 04:12:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87cffeb635624c81b134faebf73b853d82c2a39b
      https://github.com/llvm/llvm-project/commit/87cffeb635624c81b134faebf73b853d82c2a39b
  Author: Arjun P <arjunpitchanathan at gmail.com>
  Date:   2022-03-23 (Wed, 23 Mar 2022)

  Changed paths:
    M mlir/include/mlir/Analysis/Presburger/IntegerRelation.h
    M mlir/lib/Analysis/Presburger/IntegerRelation.cpp
    M mlir/lib/Dialect/Affine/Analysis/AffineStructures.cpp
    M mlir/unittests/Analysis/Presburger/IntegerPolyhedronTest.cpp

  Log Message:
  -----------
  [MLIR][Presburger] support IntegerRelation::convertIdKind

Reviewed By: Groverkss

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




More information about the All-commits mailing list