[all-commits] [llvm/llvm-project] f4a2db: [MLIR][SCF] Combine adjacent scf.if with same cond...

William Moses via All-commits all-commits at lists.llvm.org
Tue May 4 21:40:25 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f4a2dbfe29031f02c02d6045159f22785dd611cf
      https://github.com/llvm/llvm-project/commit/f4a2dbfe29031f02c02d6045159f22785dd611cf
  Author: William S. Moses <gh at wsmoses.com>
  Date:   2021-05-05 (Wed, 05 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] Combine adjacent scf.if with same condition

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




More information about the All-commits mailing list