llvm-project/mlir/test/Conversion/SCFToSPIRV
Butygin 526b71e44a [mlir] spirv: Add scf.while spirv conversion
* It works similar to scf.for coversion, but convert condition and yield ops as part of scf.whille pattern so it don't need to maintain external state

Differential Revision: https://reviews.llvm.org/D113007
2021-11-16 13:19:34 +03:00
..
for.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
if.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
while.mlir [mlir] spirv: Add scf.while spirv conversion 2021-11-16 13:19:34 +03:00