[all-commits] [llvm/llvm-project] e50f13: [MLIR][Affine] Fix bug and MSAN issue in affine lo...

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Thu Mar 23 01:44:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e50f131ae6e22aefdaa502af09a3396f49726976
      https://github.com/llvm/llvm-project/commit/e50f131ae6e22aefdaa502af09a3396f49726976
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp

  Log Message:
  -----------
  [MLIR][Affine] Fix bug and MSAN issue in affine loop utils

Fix bug and MSAN issue in affine loop utils introduced by
d25e022cd19b83c22a6022edb78c4b97a5fc1b49 (D146495). While on it,
fix/clean up issues in immediately surrounding code.

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




More information about the All-commits mailing list