[all-commits] [llvm/llvm-project] 75e20e: [Mips] Use getSignedConstant() in or combine
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sat Feb 8 14:02:57 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: 75e20e0b801ef754c17eec8d0231d23cf8f17aed
https://github.com/llvm/llvm-project/commit/75e20e0b801ef754c17eec8d0231d23cf8f17aed
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-02-08 (Sat, 08 Feb 2025)
Changed paths:
M llvm/lib/Target/Mips/MipsISelLowering.cpp
M llvm/test/CodeGen/Mips/dins.ll
Log Message:
-----------
[Mips] Use getSignedConstant() in or combine
Fixes https://github.com/llvm/llvm-project/issues/125954.
(cherry picked from commit 88b1d16c4a040cc3d919be13f0baf44f30a5aa13)
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