[all-commits] [llvm/llvm-project] 98dbae: [mlir][SCF] Fold tensor.cast feeding into scf.fore...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Tue Jun 21 01:19:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98dbaed1e6317de54140bedfd787f443a61600d5
      https://github.com/llvm/llvm-project/commit/98dbaed1e6317de54140bedfd787f443a61600d5
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/SCF/IR/SCFOps.td
    M mlir/lib/Dialect/SCF/IR/SCF.cpp
    M mlir/test/Dialect/SCF/foreach-thread-canonicalization.mlir

  Log Message:
  -----------
  [mlir][SCF] Fold tensor.cast feeding into scf.foreach_thread.parallel_insert_slice

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




More information about the All-commits mailing list