This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Fix artifact combine value finder look through copy
ClosedPublic

Authored by Petar.Avramovic on Nov 2 2022, 11:08 AM.

Details

Summary

Search for COPY source in instruction we get from look through (not copy dst).

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptNov 2 2022, 11:08 AM
Petar.Avramovic requested review of this revision.Nov 2 2022, 11:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 2 2022, 11:08 AM
arsenm accepted this revision.Nov 2 2022, 12:53 PM
This revision is now accepted and ready to land.Nov 2 2022, 12:53 PM