This is an archive of the discontinued LLVM Phabricator instance.

[X86] Refactor AMX test case, remove unnecessary code.
ClosedPublic

Authored by LuoYuanke on Dec 23 2020, 7:37 PM.

Details

Summary

Refactor AMX test case, remove unnecessary code.

Diff Detail

Event Timeline

LuoYuanke created this revision.Dec 23 2020, 7:37 PM
LuoYuanke requested review of this revision.Dec 23 2020, 7:37 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 23 2020, 7:37 PM
LuoYuanke edited the summary of this revision. (Show Details)Dec 23 2020, 7:39 PM
LuoYuanke added a subscriber: annita.zhang.
pengfei accepted this revision.Dec 23 2020, 10:16 PM

LGTM.

llvm/test/CodeGen/X86/AMX/amx-across-func.ll
3–4

Nit: these lines also can be removed. The same below.

This revision is now accepted and ready to land.Dec 23 2020, 10:16 PM

Address Pengfei's comments.

Remove datalayout from test case.

This revision was landed with ongoing or failed builds.Dec 29 2020, 11:44 PM
This revision was automatically updated to reflect the committed changes.