This is an archive of the discontinued LLVM Phabricator instance.

[X86] Remove X86LowerAMXType::getRowFromCol from X86LowerAMXType.cpp
ClosedPublic

Authored by vabridgers on Aug 28 2021, 3:51 AM.

Details

Summary

Remove method X86LowerAMXType::getRowFromCol since it's not used, and
it's causing a warning.

Diff Detail

Event Timeline

vabridgers created this revision.Aug 28 2021, 3:51 AM
vabridgers requested review of this revision.Aug 28 2021, 3:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2021, 3:51 AM
LuoYuanke accepted this revision.Aug 28 2021, 6:57 AM

LGTM, thanks!

This revision is now accepted and ready to land.Aug 28 2021, 6:57 AM
This revision was landed with ongoing or failed builds.Aug 29 2021, 10:27 AM
This revision was automatically updated to reflect the committed changes.