[all-commits] [llvm/llvm-project] 749030: [MLIR] Add IntegerPolyhedron::getUniverse

Kunwar Shaanjeet Singh Grover via All-commits all-commits at lists.llvm.org
Fri Jan 7 13:30:39 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 74903059b267a9b0e70620c579150462aea615b1
      https://github.com/llvm/llvm-project/commit/74903059b267a9b0e70620c579150462aea615b1
  Author: Groverkss <groverkss at gmail.com>
  Date:   2022-01-08 (Sat, 08 Jan 2022)

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

  Log Message:
  -----------
  [MLIR] Add IntegerPolyhedron::getUniverse

This operation already exists in FlatAffineConstraints but is added to
IntegerPolyhedron to keep consistancy in available methods.




More information about the All-commits mailing list