[PATCH] D48813: [PowerPC] Don't make it as pre-inc candidate if displacement isn't 4's multiple for i64 pre-inc load/store

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 1 22:51:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336074: [PowerPC] Don't make it as pre-inc candidate if displacement isn't 4's multiple… (authored by qshanz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48813?vs=153661&id=153673#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48813

Files:
  llvm/trunk/lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
  llvm/trunk/test/CodeGen/PowerPC/preincprep-i64-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48813.153673.patch
Type: text/x-patch
Size: 6227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/e288f8e0/attachment.bin>


More information about the llvm-commits mailing list