[all-commits] [llvm/llvm-project] 1ab597: [AArch64] Support commuted operands in performFlag...
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Mon Oct 13 05:09:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ab59745eeafd288d7139eb95d8f35ded2f0b583
https://github.com/llvm/llvm-project/commit/1ab59745eeafd288d7139eb95d8f35ded2f0b583
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2025-10-13 (Mon, 13 Oct 2025)
Changed paths:
M llvm/include/llvm/CodeGen/SelectionDAG.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/adds_cmn.ll
M llvm/test/CodeGen/AArch64/sat-add.ll
Log Message:
-----------
[AArch64] Support commuted operands in performFlagSettingCombine (#162496)
Fixes #122624.
Assisted-by: gpt-5-codex
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list