llvm-project/mlir/test/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
..
bufferize.mlir [mlir][SCF] populateSCFStructuralTypeConversionsAndLegality WhileOp support 2021-07-14 12:43:04 +03:00
canonicalize.mlir [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
for-loop-peeling.mlir [mlir][scf] Simplify affine.min ops after loop peeling 2021-08-19 17:24:53 +09:00
for-loop-specialization.mlir [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
invalid.mlir [mlir] Added new RegionBranchTerminatorOpInterface and adapted uses of hasTrait<ReturnLike>. 2021-07-26 06:39:31 +02:00
loop-pipelining.mlir [mlir] Extend scf pipeling to support loop carried dependencies 2021-07-21 18:32:38 -07:00
loop-range.mlir [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
loop-unroll.mlir Support post-processing Ops in unrolled loop iterations 2021-08-11 23:11:10 +00:00
ops.mlir [MLIR][SCF] Parenthesize multiple return types in scf.execute_region asm op 2021-08-19 21:31:51 +01:00
parallel-loop-fusion.mlir [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
parallel-loop-specialization.mlir [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
parallel-loop-tiling-inbound-check.mlir [MLIR][DISC] Revise ParallelLoopTilingPass with inbound_check mode 2021-08-16 14:02:53 +02:00
parallel-loop-tiling.mlir [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00