[all-commits] [llvm/llvm-project] 647254: [MLIR][Presburger] factor out duplicated function ...

Arjun P via All-commits all-commits at lists.llvm.org
Tue Feb 8 05:35:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6472546fb72fecc57ee5c4d6094bf5e30e687340
      https://github.com/llvm/llvm-project/commit/6472546fb72fecc57ee5c4d6094bf5e30e687340
  Author: Arjun P <arjunpitchanathan at gmail.com>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
    M mlir/unittests/Analysis/Presburger/IntegerPolyhedronTest.cpp
    M mlir/unittests/Analysis/Presburger/PWMAFunctionTest.cpp
    M mlir/unittests/Analysis/Presburger/PresburgerSetTest.cpp
    M mlir/unittests/Analysis/Presburger/SimplexTest.cpp
    A mlir/unittests/Analysis/Presburger/Utils.h

  Log Message:
  -----------
  [MLIR][Presburger] factor out duplicated function `parsePoly` into a Utils.h

Reviewed By: Groverkss

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




More information about the All-commits mailing list