This is an archive of the discontinued LLVM Phabricator instance.

[DirectX][Fail crash in DXILPrepareModule pass when input has typed ptr.
ClosedPublic

Authored by python3kgae on Jun 7 2022, 7:10 PM.

Details

Summary

Check supportsTypedPointers instead of hasSetOpaquePointersValue when query if has typed ptr.

Diff Detail

Event Timeline

python3kgae created this revision.Jun 7 2022, 7:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2022, 7:10 PM
python3kgae requested review of this revision.Jun 7 2022, 7:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2022, 7:10 PM
beanz accepted this revision.Jun 7 2022, 7:45 PM

LGTM!

This revision is now accepted and ready to land.Jun 7 2022, 7:45 PM