[PATCH] D71961: [MLIR] Free ReturnOp from being restricted to a FuncOp
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 28 22:00:23 PDT 2020
mehdi_amini added a comment.
FYI I still believe that a good first step her would be to use something like the FunctionLike trait to constraint the parent of the return op.
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