This is an archive of the discontinued LLVM Phabricator instance.

[AMX] Support AMX-FP16 new intrinsic interface
ClosedPublic

Authored by xiangzhangllvm on Nov 30 2022, 12:52 AM.

Details

Summary

We support AMX-FP16 isa in https://reviews.llvm.org/D135941 now.
The old intrinsic interface need to manually write tile registers.
So we support its new intrinsic interface to let it be able to do register allocation.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptNov 30 2022, 12:52 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
xiangzhangllvm requested review of this revision.Nov 30 2022, 12:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 30 2022, 12:52 AM
LuoYuanke accepted this revision.Nov 30 2022, 2:52 AM

LGTM, thanks.

This revision is now accepted and ready to land.Nov 30 2022, 2:52 AM
This revision was landed with ongoing or failed builds.Nov 30 2022, 5:51 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptNov 30 2022, 5:51 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript