[all-commits] [llvm/llvm-project] 71513a: [MLIR][Affine] Improve load elimination

Rik Huijzer via All-commits all-commits at lists.llvm.org
Sun Jul 9 05:53:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71513a71cdf380efd6a44be6939e2cb979a62407
      https://github.com/llvm/llvm-project/commit/71513a71cdf380efd6a44be6939e2cb979a62407
  Author: rikhuijzer <rikhuijzer at pm.me>
  Date:   2023-07-09 (Sun, 09 Jul 2023)

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

  Log Message:
  -----------
  [MLIR][Affine] Improve load elimination

Fixes #62639.

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




More information about the All-commits mailing list