[MLIR] Fix lowering of affine operations with return values
This commit addresses the issue of lowering affine.for and affine.parallel having return values. Relevant test cases are also added. Signed-off-by:Prateek Gupta <prateek@polymagelabs.com> Differential Revision: https://reviews.llvm.org/D93090
Loading
Please sign in to comment