This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Fix LOD bias in A16 combine
ClosedPublic

Authored by sebastian-ne on Dec 20 2021, 6:16 AM.

Details

Summary

As the codegen fix in D111754, the LOD bias needs to be converted to 16
bits. Fix this in the combine.

Diff Detail

Event Timeline

sebastian-ne created this revision.Dec 20 2021, 6:16 AM
sebastian-ne requested review of this revision.Dec 20 2021, 6:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 20 2021, 6:16 AM

Friendly ping for review

Friendly ping for review

arsenm accepted this revision.Jan 17 2022, 4:44 PM

I'm not an image expert but this seems reasonable

This revision is now accepted and ready to land.Jan 17 2022, 4:44 PM
Ravi accepted this revision.Jan 21 2022, 1:05 AM
This revision was landed with ongoing or failed builds.Jan 21 2022, 3:09 AM
This revision was automatically updated to reflect the committed changes.