This is an archive of the discontinued LLVM Phabricator instance.

Summary: Fix for MemRefBuilder when using opaque pointers.
ClosedPublic

Authored by herhut on Apr 17 2023, 9:32 AM.

Details

Summary

Loading the offset of an unranked memref descriptor is creating an invalid load.

Diff Detail

Event Timeline

herhut created this revision.Apr 17 2023, 9:32 AM
Herald added a project: Restricted Project. · View Herald Transcript
herhut requested review of this revision.Apr 17 2023, 9:32 AM
ftynse accepted this revision.Apr 18 2023, 12:59 AM
This revision is now accepted and ready to land.Apr 18 2023, 12:59 AM