[all-commits] [llvm/llvm-project] 2b44a7: [MLIR] Simplex: support adding new variables dynam...

Arjun P via All-commits all-commits at lists.llvm.org
Sat Sep 18 09:02:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b44a7325c56cdd78bbcfab7ff7a00126aa5c822
      https://github.com/llvm/llvm-project/commit/2b44a7325c56cdd78bbcfab7ff7a00126aa5c822
  Author: Arjun P <arjunpitchanathan at gmail.com>
  Date:   2021-09-18 (Sat, 18 Sep 2021)

  Changed paths:
    M mlir/include/mlir/Analysis/Presburger/Simplex.h
    M mlir/lib/Analysis/Presburger/Simplex.cpp
    M mlir/unittests/Analysis/Presburger/SimplexTest.cpp

  Log Message:
  -----------
  [MLIR] Simplex: support adding new variables dynamically

Reviewed By: Groverkss

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




More information about the All-commits mailing list