This is an archive of the discontinued LLVM Phabricator instance.

[mlir][llvm][test] Move exception-related tests to their own file
ClosedPublic

Authored by victor-eds on Apr 24 2023, 1:52 AM.

Details

Summary

Move mlir-translate exception-related tests from basic.ll to exception.ll.

Signed-off-by: Victor Perez <victor.perez@codeplay.com>

Diff Detail

Event Timeline

victor-eds created this revision.Apr 24 2023, 1:52 AM
Herald added a reviewer: dcaballe. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
victor-eds requested review of this revision.Apr 24 2023, 1:52 AM
gysit accepted this revision.Apr 24 2023, 2:10 AM

Thanks LGTM!

This revision is now accepted and ready to land.Apr 24 2023, 2:10 AM
zero9178 accepted this revision.Apr 24 2023, 5:06 AM

LGTM!