This is an archive of the discontinued LLVM Phabricator instance.

[Attributor] Generalize heap to stack to any allocator with relevant properties
ClosedPublic

Authored by reames on Jan 13 2022, 12:22 PM.

Details

Summary

This completes removal of the isXLike queries, and depends on a whole series of earlier patches.

Diff Detail

Event Timeline

reames created this revision.Jan 13 2022, 12:22 PM
reames requested review of this revision.Jan 13 2022, 12:22 PM
Herald added a reviewer: baziotis. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
jdoerfert accepted this revision.Jan 13 2022, 12:26 PM

I'm going to assume the helpers do something sane. Works for me. Thx :)

This revision is now accepted and ready to land.Jan 13 2022, 12:26 PM