[all-commits] [llvm/llvm-project] 163162: [PowerPC] fold a bug for rlwinm folding when with ...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Sun Jun 14 18:27:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 163162a0a41213ce6ca052f6ab5822669d2391ac
https://github.com/llvm/llvm-project/commit/163162a0a41213ce6ca052f6ab5822669d2391ac
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2020-06-14 (Sun, 14 Jun 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
M llvm/test/CodeGen/PowerPC/fold-rlwinm.mir
Log Message:
-----------
[PowerPC] fold a bug for rlwinm folding when with full mask.
Reviewed By: steven.zhang
Differential Revision: https://reviews.llvm.org/D81006
More information about the All-commits
mailing list