This is an archive of the discontinued LLVM Phabricator instance.

[GISel]: IRTranslator: Prefer a buidInstr form that allows CSE of cast instructions
ClosedPublic

Authored by aditya_nandakumar on Apr 17 2019, 3:54 PM.

Details

Summary

Use the style of buildInstr that allows CSEing.

Diff Detail

Repository
rL LLVM

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptApr 17 2019, 3:54 PM
Herald added a subscriber: wdng. · View Herald Transcript
arsenm accepted this revision.Apr 17 2019, 4:02 PM

LGTM

This revision is now accepted and ready to land.Apr 17 2019, 4:02 PM