This is an archive of the discontinued LLVM Phabricator instance.

[GISel]: Add opcode to translate addrspacecast
ClosedPublic

Authored by aditya_nandakumar on Jun 21 2018, 6:49 PM.

Details

Summary

Added Opcode G_ADDR_SPACE_CAST for translation.

Diff Detail

Repository
rL LLVM

Event Timeline

volkan accepted this revision.Jun 22 2018, 12:42 PM

LGTM.

This revision is now accepted and ready to land.Jun 22 2018, 12:42 PM

committed in r335388