[all-commits] [llvm/llvm-project] 631f44: [PowerPC] use right extend type for SCEV
Chen Zheng via All-commits
all-commits at lists.llvm.org
Tue Oct 26 06:33:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 631f44f3381fbdf369311f04f6150180434e9a84
https://github.com/llvm/llvm-project/commit/631f44f3381fbdf369311f04f6150180434e9a84
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2021-10-26 (Tue, 26 Oct 2021)
Changed paths:
M llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp
A llvm/test/CodeGen/PowerPC/common-chain-aix32.ll
Log Message:
-----------
[PowerPC] use right extend type for SCEV
Fix an issue caused by D108750
Reviewed By: nemanjai
Differential Revision: https://reviews.llvm.org/D112502
More information about the All-commits
mailing list