llvm-project/mlir/lib/Dialect/SCF
Morten Borup Petersen 6c1436a9b0 [MLIR][SCF] Parenthesize multiple return types in scf.execute_region asm op
Previously, ExecuteRegionOps with multiple return values would fail a round-trip test due to missing parenthesis around the types.

Differential Revision: https://reviews.llvm.org/D108402
2021-08-19 21:31:51 +01:00
..
Transforms [mlir][scf] Simplify affine.min ops after loop peeling 2021-08-19 17:24:53 +09:00
CMakeLists.txt [mlir][SCF] NFC - Drop SCF EDSC usage 2021-05-19 15:52:14 +00:00
SCF.cpp [MLIR][SCF] Parenthesize multiple return types in scf.execute_region asm op 2021-08-19 21:31:51 +01:00