This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Don't assert that image intrinsics are supported
ClosedPublic

Authored by foad on Apr 12 2023, 10:37 AM.

Details

Reviewers
arsenm
Group Reviewers
Restricted Project
Commits
rG6b5067a81a69: [AMDGPU] Don't assert that image intrinsics are supported
Summary

Unsupported intrinsics should give a regular "cannot select" error.

Diff Detail

Unit TestsFailed

Event Timeline

foad created this revision.Apr 12 2023, 10:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2023, 10:37 AM
foad requested review of this revision.Apr 12 2023, 10:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2023, 10:37 AM
arsenm accepted this revision.Apr 16 2023, 8:31 AM
This revision is now accepted and ready to land.Apr 16 2023, 8:31 AM
This revision was landed with ongoing or failed builds.Apr 16 2023, 12:03 PM
This revision was automatically updated to reflect the committed changes.