[all-commits] [llvm/llvm-project] a088be: [mlir] VectorToSCF cleanup

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu May 13 19:04:57 PDT 2021


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

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

  Log Message:
  -----------
  [mlir] VectorToSCF cleanup

Group functions/structs in namespaces for better code readability.

Depends On D102123

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list