This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][ARM][RISCV][X86] Add test cases for PR55484. NFC
ClosedPublic

Authored by craig.topper on May 15 2022, 12:37 PM.

Details

Summary

This bug is in generic DAG combine and easily reproducible on many
targets.

Diff Detail

Event Timeline

craig.topper created this revision.May 15 2022, 12:37 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 15 2022, 12:37 PM
craig.topper requested review of this revision.May 15 2022, 12:37 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 15 2022, 12:37 PM
david-arm accepted this revision.May 16 2022, 5:07 AM
david-arm added a subscriber: david-arm.

LGTM!

llvm/test/CodeGen/AArch64/arm64-rev.ll
956

Yep, that looks wrong!

This revision is now accepted and ready to land.May 16 2022, 5:07 AM
This revision was landed with ongoing or failed builds.May 16 2022, 9:38 AM
This revision was automatically updated to reflect the committed changes.