[PATCH] D71961: [MLIR] Free ReturnOp from being restricted to a FuncOp

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 11 16:28:15 PDT 2021


bondhugula abandoned this revision.
bondhugula added a comment.
Herald added subscribers: dcaballe, cota, teijeong, bollu.

This is now moot given std.execute_region suits the `scf` dialect and the yield op there could terminate it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71961/new/

https://reviews.llvm.org/D71961



More information about the llvm-commits mailing list