[all-commits] [llvm/llvm-project] a53b56: Revert "[mlir] Remove the unused source file."

Kunwar Shaanjeet Singh Grover via All-commits all-commits at lists.llvm.org
Thu Sep 15 10:43:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a53b56e4c4de09c1d21d44af79a8a73089521ee9
      https://github.com/llvm/llvm-project/commit/a53b56e4c4de09c1d21d44af79a8a73089521ee9
  Author: Groverkss <groverkss at gmail.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    A mlir/unittests/Dialect/Affine/Analysis/AffineStructuresParser.cpp

  Log Message:
  -----------
  Revert "[mlir] Remove the unused source file."

This reverts commit e488ce29ec5ead2d518c183890215313c9d1b1f0.

Reverted to fix a compilation issue on gcc8.


  Commit: 644dfbac648e5ce0a127d46e1da3cff95b055d11
      https://github.com/llvm/llvm-project/commit/644dfbac648e5ce0a127d46e1da3cff95b055d11
  Author: Groverkss <groverkss at gmail.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M mlir/include/mlir/AsmParser/AsmParser.h
    M mlir/include/mlir/Dialect/Affine/Analysis/AffineStructures.h
    M mlir/lib/AsmParser/AffineParser.cpp
    M mlir/lib/Dialect/Affine/Analysis/AffineStructures.cpp
    M mlir/unittests/Analysis/Presburger/CMakeLists.txt
    M mlir/unittests/Analysis/Presburger/IntegerPolyhedronTest.cpp
    M mlir/unittests/Analysis/Presburger/IntegerRelationTest.cpp
    M mlir/unittests/Analysis/Presburger/PWMAFunctionTest.cpp
    R mlir/unittests/Analysis/Presburger/Parser.h
    R mlir/unittests/Analysis/Presburger/ParserTest.cpp
    M mlir/unittests/Analysis/Presburger/PresburgerSetTest.cpp
    M mlir/unittests/Analysis/Presburger/SimplexTest.cpp
    M mlir/unittests/Analysis/Presburger/Utils.h
    A mlir/unittests/Dialect/Affine/Analysis/AffineStructuresParser.h
    A mlir/unittests/Dialect/Affine/Analysis/AffineStructuresParserTest.cpp
    A mlir/unittests/Dialect/Affine/Analysis/CMakeLists.txt
    A mlir/unittests/Dialect/Affine/CMakeLists.txt
    M mlir/unittests/Dialect/CMakeLists.txt

  Log Message:
  -----------
  Revert "[MLIR][Presburger] Improve unittest parsing"

This reverts commit 84d07d021333f7b5716f0444d5c09105557272e0.

Reverted to fix a compilation issue on gcc8.


Compare: https://github.com/llvm/llvm-project/compare/3986c8698622...644dfbac648e


More information about the All-commits mailing list