[all-commits] [llvm/llvm-project] 7ce800: [MLIR][Presburger] Fix bug in PresburgerSpace::con...

Kunwar Grover via All-commits all-commits at lists.llvm.org
Mon Sep 25 00:26:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ce800ba3197c6df866565b9be5709c8c2d64fc4
      https://github.com/llvm/llvm-project/commit/7ce800ba3197c6df866565b9be5709c8c2d64fc4
  Author: Kunwar Grover <51270680+Groverkss at users.noreply.github.com>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

  Changed paths:
    M mlir/lib/Analysis/Presburger/PresburgerSpace.cpp
    M mlir/unittests/Analysis/Presburger/PresburgerSpaceTest.cpp

  Log Message:
  -----------
  [MLIR][Presburger] Fix bug in PresburgerSpace::convertVarKind (#67267)

This patch fixes a bug in PresburgerSpace::convertVarKind where the
identifiers were not moved properly due to offset being invalidated.




More information about the All-commits mailing list