[all-commits] [llvm/llvm-project] 8e211b: [MLIR][SCF] Assume uses of condition in the body o...

William Moses via All-commits all-commits at lists.llvm.org
Tue May 4 08:41:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e211bf1c895a31b3e9f49014b5494d8e1dabcf6
      https://github.com/llvm/llvm-project/commit/8e211bf1c895a31b3e9f49014b5494d8e1dabcf6
  Author: William S. Moses <gh at wsmoses.com>
  Date:   2021-05-04 (Tue, 04 May 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/SCF/SCFOps.td
    M mlir/lib/Dialect/SCF/SCF.cpp
    M mlir/test/Dialect/SCF/canonicalize.mlir

  Log Message:
  -----------
  [MLIR][SCF] Assume uses of condition in the body of scf.while is true

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




More information about the All-commits mailing list