[all-commits] [llvm/llvm-project] f6a3e9: [mlir] Use SCF for loops in ProgressiveVectorToSCF

Matthias Springer via All-commits all-commits at lists.llvm.org
Fri Apr 23 01:54:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f6a3e92e0a19b04320572acf3e992d45c88fc1ec
      https://github.com/llvm/llvm-project/commit/f6a3e92e0a19b04320572acf3e992d45c88fc1ec
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M mlir/lib/Conversion/VectorToSCF/ProgressiveVectorToSCF.cpp

  Log Message:
  -----------
  [mlir] Use SCF for loops in ProgressiveVectorToSCF

Use SCF for loops instead of Affine for loops.

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




More information about the All-commits mailing list