This patch adds partial lowering of the "EXIT" intrinsic to
the backend runtime hook implemented in patch D110741. It also adds a
helper function to the RuntimeCallTestBase.h for testing for an
intrinsic function call in a mlir::Block.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks @josh.mottley.arm , comments inline!
flang/unittests/Optimizer/Builder/Runtime/RuntimeCallTestBase.h | ||
---|---|---|
123–126 | Could you refine this a bit?
| |
127–142 | A bit more context:
|
flang/unittests/Optimizer/Builder/Runtime/RuntimeCallTestBase.h | ||
---|---|---|
123–126 | Is this comment better? |
Could you refine this a bit?