[all-commits] [llvm/llvm-project] 215c0d: [AArch64][GlobalISel] Reorder getActionDefinitions...
David Green via All-commits
all-commits at lists.llvm.org
Sun Mar 16 05:26:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 215c0d2b651dc757378209a3edaff1a130338dd8
https://github.com/llvm/llvm-project/commit/215c0d2b651dc757378209a3edaff1a130338dd8
Author: David Green <david.green at arm.com>
Date: 2025-03-16 (Sun, 16 Mar 2025)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
Log Message:
-----------
[AArch64][GlobalISel] Reorder getActionDefinitionsBuilders. NFC
These had grown fairly organically and the order wasn't very clear. I've tried
to move some similar nodes closer to one another.
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