This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Try to use s_and_b64 in ptrmask selection
ClosedPublic

Authored by arsenm on Jan 19 2022, 1:35 PM.

Details

Reviewers
foad
Petar.Avramovic
mbrkusanin
Group Reviewers
Restricted Project
Summary

Avoids a test diff with SDAG.

Diff Detail

Event Timeline

arsenm created this revision.Jan 19 2022, 1:35 PM
arsenm requested review of this revision.Jan 19 2022, 1:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 19 2022, 1:35 PM
Herald added a subscriber: wdng. · View Herald Transcript
foad accepted this revision.Jan 20 2022, 2:34 AM

LGTM, thanks!

This revision is now accepted and ready to land.Jan 20 2022, 2:34 AM