[all-commits] [llvm/llvm-project] 6b5c67: [PowerPC][Backend] using signed extend value inste...
zhijian lin via All-commits
all-commits at lists.llvm.org
Thu Dec 5 06:08:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b5c67bd166f1cb5d92d01136474b023b576e19a
https://github.com/llvm/llvm-project/commit/6b5c67bd166f1cb5d92d01136474b023b576e19a
Author: zhijian lin <zhijian at ca.ibm.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
A llvm/test/CodeGen/PowerPC/pr118695.ll
Log Message:
-----------
[PowerPC][Backend] using signed extend value instead of zero extend value for isIntS34Immediate() (#118703)
The patch fix the issue
https://github.com/llvm/llvm-project/issues/118695
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