[PATCH] D41369: [PowerPC] Fix for PR35688 - handle out-of-range values for r+r to r+i conversion
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 18 15:47:44 PST 2017
nemanjai updated this revision to Diff 127427.
nemanjai added a comment.
The update_llc_checks.py script seems to have produced a CHECK directive that doesn't actually pass. Fixed the test case.
Repository:
rL LLVM
https://reviews.llvm.org/D41369
Files:
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.h
lib/Target/PowerPC/PPCMIPeephole.cpp
lib/Target/PowerPC/PPCPreEmitPeephole.cpp
test/CodeGen/PowerPC/convert-rr-to-ri-instrs-out-of-range.mir
test/CodeGen/PowerPC/pr35688.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41369.127427.patch
Type: text/x-patch
Size: 46246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171218/8da65347/attachment.bin>
More information about the llvm-commits
mailing list