MLIR already exposes landingpads, the invokeop and the personality function on LLVM functions. With this intrinsic it should be possible to implement exception handling via the exception handling mechanisms provided by the Itanium ABI.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo