[llvm] [AArch64] Use DAG->isAddLike in add_and_or_is_add (PR #79563)

Alexandros Lamprineas via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 30 03:50:09 PST 2024


https://github.com/labrinea approved this pull request.

isADDLike seems to handle (X)OR. ADD is handled just above. LGTM.

https://github.com/llvm/llvm-project/pull/79563


More information about the llvm-commits mailing list