[all-commits] [llvm/llvm-project] 698484: [MLIR][Presburger] Make the SimplexBase constructo...

Arjun P via All-commits all-commits at lists.llvm.org
Sat Apr 2 03:30:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 698484549a53e9a9e98673fcc377671ec41419e1
      https://github.com/llvm/llvm-project/commit/698484549a53e9a9e98673fcc377671ec41419e1
  Author: Arjun P <arjunpitchanathan at gmail.com>
  Date:   2022-04-02 (Sat, 02 Apr 2022)

  Changed paths:
    M mlir/include/mlir/Analysis/Presburger/Simplex.h

  Log Message:
  -----------
  [MLIR][Presburger] Make the SimplexBase constructor protected

This is not supposed to be instantiated directly anyway.

Reviewed By: Groverkss

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




More information about the All-commits mailing list