[all-commits] [llvm/llvm-project] c15626: [MLIR][Presburger] LinearTransform: rename multipl...

Arjun P via All-commits all-commits at lists.llvm.org
Mon Jan 24 14:48:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c1562683ee9a3be4246aa2546bf41e40b9cb123c
      https://github.com/llvm/llvm-project/commit/c1562683ee9a3be4246aa2546bf41e40b9cb123c
  Author: Arjun P <arjunpitchanathan at gmail.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M mlir/include/mlir/Analysis/Presburger/LinearTransform.h
    M mlir/lib/Analysis/Presburger/IntegerPolyhedron.cpp
    M mlir/lib/Analysis/Presburger/LinearTransform.cpp
    M mlir/unittests/Analysis/Presburger/LinearTransformTest.cpp

  Log Message:
  -----------
  [MLIR][Presburger] LinearTransform: rename multiplication functions to be more intuitive


  Commit: 0e98fadc79534dde843275fcb142cc6d3a0eee01
      https://github.com/llvm/llvm-project/commit/0e98fadc79534dde843275fcb142cc6d3a0eee01
  Author: Arjun P <arjunpitchanathan at gmail.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M mlir/unittests/Analysis/Presburger/IntegerPolyhedronTest.cpp

  Log Message:
  -----------
  [MLIR][Presburger] use braces for single-line loop when inner if uses braces [NFC]


Compare: https://github.com/llvm/llvm-project/compare/22b0fe3fd9d4...0e98fadc7953


More information about the All-commits mailing list