This is an archive of the discontinued LLVM Phabricator instance.

[X86] combine-and.ll - add 256 and 512 bit test coverage for scalar broadcast
ClosedPublic

Authored by e-kud on Dec 13 2022, 6:55 PM.

Diff Detail

Event Timeline

e-kud created this revision.Dec 13 2022, 6:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 13 2022, 6:55 PM
Herald added a subscriber: pengfei. · View Herald Transcript
e-kud updated this revision to Diff 483061.Dec 14 2022, 6:40 PM

Added a test with bitcasted not.

e-kud published this revision for review.Dec 14 2022, 7:14 PM
e-kud added reviewers: pengfei, RKSimon.
Herald added a project: Restricted Project. · View Herald TranscriptDec 14 2022, 7:14 PM

I added some 256/512 cases already - what coverage do these tests add?

RKSimon accepted this revision.Dec 15 2022, 1:07 AM

Ah! Its for the missing bitcast I mentioned on D138521 - LGTM cheers

This revision is now accepted and ready to land.Dec 15 2022, 1:07 AM
This revision was landed with ongoing or failed builds.Dec 21 2022, 4:31 AM
This revision was automatically updated to reflect the committed changes.