[all-commits] [llvm/llvm-project] 8fb489: [mlir] Disallow tensor types in VectorToSCF

Matthias Springer via All-commits all-commits at lists.llvm.org
Fri May 21 06:46:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8fb4897934dc054974083ebc82b849fba08a4af7
      https://github.com/llvm/llvm-project/commit/8fb4897934dc054974083ebc82b849fba08a4af7
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-05-21 (Fri, 21 May 2021)

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

  Log Message:
  -----------
  [mlir] Disallow tensor types in VectorToSCF

Support for tensor types can be added if needed.

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




More information about the All-commits mailing list