This is an archive of the discontinued LLVM Phabricator instance.

[TypePromotion] Search from Phis
AbandonedPublic

Authored by samparker on Feb 3 2022, 7:09 AM.

Details

Summary

Search from phis as well as icmps.

Diff Detail

Event Timeline

samparker created this revision.Feb 3 2022, 7:09 AM
samparker requested review of this revision.Feb 3 2022, 7:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 3 2022, 7:09 AM
samparker abandoned this revision.Feb 28 2022, 12:40 AM

Finally got around to benchmarking this and it mainly just results in increased code size.