[all-commits] [llvm/llvm-project] 3415b1: [MLIR] Simplify division extraction unit testing.

Prashant Kumar via All-commits all-commits at lists.llvm.org
Mon Dec 6 22:23:18 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3415b1ca6380ca364dd1b1ceba3a8408552975e6
      https://github.com/llvm/llvm-project/commit/3415b1ca6380ca364dd1b1ceba3a8408552975e6
  Author: Prashant Kumar <pk5561 at gmail.com>
  Date:   2021-12-07 (Tue, 07 Dec 2021)

  Changed paths:
    M mlir/unittests/Analysis/AffineStructuresTest.cpp

  Log Message:
  -----------
  [MLIR] Simplify division extraction unit testing.

The new `getLocalReprs` function also outputs `dividends` and
`denominators` and hence the CheckDivisionRepresentation fn is
modified to take the newer getLocalReprs function into account.

Signed-off-by: Prashant Kumar <pk5561 at gmail.com>

Reviewed By: Groverkss

Differential Revision: https://reviews.llvm.org/D115146




More information about the All-commits mailing list