This is an archive of the discontinued LLVM Phabricator instance.

Add correct types to the xxsplti32dx pattern.
ClosedPublic

Authored by stefanp on Apr 9 2021, 11:54 AM.

Details

Reviewers
nemanjai
lei
Group Reviewers
Restricted Project
Commits
rG5bca7cdafb89: Add correct types to the xxsplti32dx pattern.
Summary

Regiser types for xxsplti32dx for two td file patterns was incorrect.
Fixed the two types and added a test case that was reduced from a larger
failing test.

Diff Detail

Event Timeline

stefanp created this revision.Apr 9 2021, 11:54 AM
stefanp requested review of this revision.Apr 9 2021, 11:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 9 2021, 11:54 AM
stefanp added reviewers: lei, Restricted Project.Apr 9 2021, 11:55 AM
nemanjai accepted this revision.Apr 9 2021, 12:04 PM

LGTM. Those f32's definitely don't belong in VSRC.

This revision is now accepted and ready to land.Apr 9 2021, 12:04 PM
This revision was landed with ongoing or failed builds.Apr 9 2021, 12:12 PM
This revision was automatically updated to reflect the committed changes.