[llvm-branch-commits] [llvm] release/18.x: [AArch64][SelectionDAG] Mask for SUBS with multiple users cannot be elided (#90911) (PR #91151)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue May 14 14:20:13 PDT 2024


AtariDreams wrote:

Fixed issue where incorrect code is generated on AArch64 when the source code has multiple different comparisons with the same two values.

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


More information about the llvm-branch-commits mailing list