[all-commits] [llvm/llvm-project] 94d9d9: [ARM] Take advantage of built-in mod of shift amou...
SiliconA-Z via All-commits
all-commits at lists.llvm.org
Mon Apr 13 13:02:58 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94d9d9c76201058378a8a74f49b7b057f695ccc4
https://github.com/llvm/llvm-project/commit/94d9d9c76201058378a8a74f49b7b057f695ccc4
Author: SiliconA-Z <gfunni234 at gmail.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
M llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
M llvm/test/CodeGen/ARM/rotate-add.ll
A llvm/test/CodeGen/ARM/shift-mod.ll
Log Message:
-----------
[ARM] Take advantage of built-in mod of shift amount in variable-shift rotations (#157208)
This does exactly what AArch64 does.
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