This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE] DAG combine SETCC_MERGE_ZERO of a SETCC_MERGE_ZERO
ClosedPublic

Authored by bsmith on Jun 25 2021, 5:34 AM.

Details

Summary

This helps remove extra comparisons when generating masks for fixed
length masked operations.

Diff Detail

Event Timeline

bsmith created this revision.Jun 25 2021, 5:34 AM
bsmith requested review of this revision.Jun 25 2021, 5:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 25 2021, 5:34 AM
This revision is now accepted and ready to land.Jun 25 2021, 10:35 AM
Matt added a subscriber: Matt.Jun 25 2021, 12:12 PM
peterwaller-arm accepted this revision.Jun 28 2021, 1:53 AM