llvm-project/mlir/lib/Conversion/AffineToStandard
Alex Zinenko 8ed47b7430 [mlir] NFC: use ValueRange in AffineToStandard conversion
ValueRange is a more flexible way of passing around ranges of Values
that avoids Value vector materialization in affine expression expansion.
2020-01-28 11:54:52 +01:00
..
AffineToStandard.cpp [mlir] NFC: use ValueRange in AffineToStandard conversion 2020-01-28 11:54:52 +01:00
CMakeLists.txt Add CMakeLists.txt for AffineToStandard conversion 2019-11-14 11:28:29 -08:00