[all-commits] [llvm/llvm-project] 802fc8: [MLIR][Presburger] Move PresburgerLocalSpace::isEq...

Kunwar Shaanjeet Singh Grover via All-commits all-commits at lists.llvm.org
Tue Mar 8 00:53:37 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 802fc8cb530a3d9ed29d15dfb8b88e11cc772c45
      https://github.com/llvm/llvm-project/commit/802fc8cb530a3d9ed29d15dfb8b88e11cc772c45
  Author: Groverkss <groverkss at gmail.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

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

  Log Message:
  -----------
  [MLIR][Presburger] Move PresburgerLocalSpace::isEqual from protected to public

This change is done to match the interface of PresburgerSpace, which has
PresburgerSpace::isEqual as public.




More information about the All-commits mailing list