Skip to content
Commit 9a2a89d5 authored by Sam Parker's avatar Sam Parker
Browse files

[DAGCombine] Enable more pre-indexed stores

    
The current check in CombineToPreIndexedLoadStore is too
conversative, preventing a pre-indexed store when the base pointer
is a predecessor of the value being stored. Instead, we should check
the pointer operand of the store.

Differential Revision: https://reviews.llvm.org/D56719

llvm-svn: 351933
parent e70ba0a1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment