This is an archive of the discontinued LLVM Phabricator instance.

[X86] Add DAG combine to form saturating VTRUNCUS/VTRUNCS from VTRUNC
ClosedPublic

Authored by craig.topper on Oct 3 2019, 3:47 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

craig.topper created this revision.Oct 3 2019, 3:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 3 2019, 3:47 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
RKSimon accepted this revision.Oct 4 2019, 8:55 AM

LGTM

This revision is now accepted and ready to land.Oct 4 2019, 8:55 AM
This revision was automatically updated to reflect the committed changes.