[mlir] VectorToSCF cleanup
authorMatthias Springer <springerm@google.com>
Fri, 14 May 2021 01:45:13 +0000 (10:45 +0900)
committerMatthias Springer <springerm@google.com>
Fri, 14 May 2021 02:04:37 +0000 (11:04 +0900)
commita088bed4e3b572f8a3f8a1f7a41942f3005e4811
tree9c3d7c37652c86e122f97a54bd9449b2db64914c
parent23a84e1c602c9ed42f51653805ce9e7f4d49be2a
[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
mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp