In patch https://reviews.llvm.org/rG478bd0735fc094d3af37e9791df5118a402ae7a7,
this function was changed so that it always returns success(). Drop this
and explicitly state it won't be generated in the .td file and explain
llvm.resume restrictions will be checked in LLVMFuncOp::verify().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo