This is an archive of the discontinued LLVM Phabricator instance.

[InstCombineCasts] Insert truncates when evaluating expression in different type
AbandonedPublic

Authored by igor-laevsky on Aug 13 2015, 9:48 AM.

Details

Reviewers
majnemer
hfinkel
Summary

Support insertion of truncates in EvaluateInDifferentType. Actual usage of this code will be introduced in a follow up change - http://reviews.llvm.org/D12013

Diff Detail

Repository
rL LLVM

Event Timeline

igor-laevsky retitled this revision from to [InstCombineCasts] Insert truncates when evaluating expression in different type .
igor-laevsky updated this object.
igor-laevsky added a reviewer: majnemer.
igor-laevsky set the repository for this revision to rL LLVM.
igor-laevsky added a subscriber: llvm-commits.
igor-laevsky updated this object.
igor-laevsky abandoned this revision.Feb 27 2017, 8:29 AM