[all-commits] [llvm/llvm-project] 5166fe: [AArch64][GlobalISel] Use integer types in applySi...
David Green via All-commits
all-commits at lists.llvm.org
Wed Jul 8 03:55:13 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5166fea278a64988e166ae6d669b955d07544f13
https://github.com/llvm/llvm-project/commit/5166fea278a64988e166ae6d669b955d07544f13
Author: David Green <david.green at arm.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/uaddo-8-16-bits.mir
Log Message:
-----------
[AArch64][GlobalISel] Use integer types in applySimplifyUADDO (#207962)
This avoids creating some scalar types in the IR, using integer types
for constants from a uaddo combine instead.
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