This is an archive of the discontinued LLVM Phabricator instance.

[mlir][llvm] Improve intrinsic import/export tests
ClosedPublic

Authored by gysit on Aug 10 2023, 12:52 AM.

Details

Summary

This revision changes some typed pointer tests to opaque pointer tests
and improves the stack save/restore tests to verify the import and
export of intrinsics with different address spaces works.

Diff Detail

Event Timeline

gysit created this revision.Aug 10 2023, 12:52 AM
Herald added a reviewer: dcaballe. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
gysit requested review of this revision.Aug 10 2023, 12:52 AM
This revision is now accepted and ready to land.Aug 10 2023, 12:59 AM
This revision was automatically updated to reflect the committed changes.