[all-commits] [llvm/llvm-project] 767974: [mlir][scf] Fix bug in peelForLoop

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Aug 3 18:29:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 767974f344ed0682b454a479c28284377070cf05
      https://github.com/llvm/llvm-project/commit/767974f344ed0682b454a479c28284377070cf05
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-08-04 (Wed, 04 Aug 2021)

  Changed paths:
    M mlir/lib/Dialect/SCF/Transforms/LoopSpecialization.cpp

  Log Message:
  -----------
  [mlir][scf] Fix bug in peelForLoop

Insertion point should be set before creating new operations.

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




More information about the All-commits mailing list