This is an archive of the discontinued LLVM Phabricator instance.

[CallSite removal][ValueTracking] Use CallBase instead of ImmutableCallSite for getIntrinsicForCallSite. NFC
ClosedPublic

Authored by craig.topper on Apr 22 2020, 12:55 AM.

Diff Detail

Event Timeline

craig.topper created this revision.Apr 22 2020, 12:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 22 2020, 12:55 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
mtrofin accepted this revision.Apr 22 2020, 8:41 AM

lgtm

This revision is now accepted and ready to land.Apr 22 2020, 8:41 AM
This revision was automatically updated to reflect the committed changes.