This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Add SVE FP instructions to isAssociativeAndCommutative
ClosedPublic

Authored by kawashima-fj on Dec 20 2022, 6:53 AM.

Diff Detail

Event Timeline

kawashima-fj created this revision.Dec 20 2022, 6:53 AM
kawashima-fj requested review of this revision.Dec 20 2022, 6:53 AM
dmgreen added inline comments.
llvm/test/CodeGen/AArch64/machine-combiner.ll
606

Can we add a fp16 test too

Test for FP16 is added.

kawashima-fj marked an inline comment as done.Dec 22 2022, 4:50 AM
Matt added a subscriber: Matt.Dec 27 2022, 8:13 AM

Ping.
I addressed @dmgreen's comment.

dmgreen accepted this revision.Jan 5 2023, 12:22 AM

Sorry for the delay. LGTM, Thanks.

This revision is now accepted and ready to land.Jan 5 2023, 12:22 AM