[all-commits] [llvm/llvm-project] f85be3: [SystemZ] SIMM32 is a signed constant (#118634)
Kai Nacke via All-commits
all-commits at lists.llvm.org
Thu Dec 5 05:35:50 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f85be32613a3b7078d4a4618f0995bcab353d050
https://github.com/llvm/llvm-project/commit/f85be32613a3b7078d4a4618f0995bcab353d050
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZOperands.td
Log Message:
-----------
[SystemZ] SIMM32 is a signed constant (#118634)
A follow-up to PR #117181: SIMM32 must use getSignedTargetConstant(),
too.
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