[all-commits] [llvm/llvm-project] 1e10d3: Revert "[MLIR][Presburger] introduce MPInt to supp...

Arjun P via All-commits all-commits at lists.llvm.org
Mon Jul 11 06:26:29 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e10d35ea9c02e9b5694836fd3dcc0b9baf28b48
      https://github.com/llvm/llvm-project/commit/1e10d35ea9c02e9b5694836fd3dcc0b9baf28b48
  Author: Arjun P <arjunpitchanathan at gmail.com>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    R mlir/include/mlir/Analysis/Presburger/MPInt.h
    M mlir/lib/Analysis/Presburger/CMakeLists.txt
    R mlir/lib/Analysis/Presburger/MPInt.cpp
    M mlir/unittests/Analysis/Presburger/CMakeLists.txt
    R mlir/unittests/Analysis/Presburger/MPIntTest.cpp
    A mlir/unittests/Analysis/Presburger/SlowMPIntTest.cpp

  Log Message:
  -----------
  Revert "[MLIR][Presburger] introduce MPInt to support fast arbitrary precision in Presburger"

This reverts commit c9035df2fad4da9ea75b9211b3a9b0a230925000.
Reverting due to build failure on Windows: https://lab.llvm.org/buildbot/#/builders/172/builds/14767




More information about the All-commits mailing list