This is an archive of the discontinued LLVM Phabricator instance.

LowerMatrixIntrinsics: Avoid use of deprecated CreateCall methods
ClosedPublic

Authored by nhaehnle on Feb 15 2020, 12:50 PM.

Diff Detail

Event Timeline

nhaehnle created this revision.Feb 15 2020, 12:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2020, 12:51 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
fhahn accepted this revision.Feb 15 2020, 12:59 PM
fhahn added a subscriber: fhahn.

LGTM, thanks!

This revision is now accepted and ready to land.Feb 15 2020, 12:59 PM
This revision was automatically updated to reflect the committed changes.