[all-commits] [llvm/llvm-project] 56122f: [AArch64] Use SignExtend64<N> (NFC) (#157788)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Sep 10 08:37:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56122f769f59c7dbd643f294a1d4fef598c524d7
https://github.com/llvm/llvm-project/commit/56122f769f59c7dbd643f294a1d4fef598c524d7
Author: Kazu Hirata <kazu at google.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
Log Message:
-----------
[AArch64] Use SignExtend64<N> (NFC) (#157788)
This patch uses SignExtend64<N> to simplify sign extensions.
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