This is an archive of the discontinued LLVM Phabricator instance.

[X86][FP16] Split v32f16 shuffle when feature BWI is off
ClosedPublic

Authored by pengfei on Jul 23 2023, 3:35 AM.

Details

Summary

Found this problem when investigating #63017

Diff Detail

Event Timeline

pengfei created this revision.Jul 23 2023, 3:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 23 2023, 3:35 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
pengfei requested review of this revision.Jul 23 2023, 3:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 23 2023, 3:35 AM
RKSimon accepted this revision.Jul 23 2023, 4:41 AM

LGTM

This revision is now accepted and ready to land.Jul 23 2023, 4:41 AM
This revision was automatically updated to reflect the committed changes.