[CGP] Enable extending scope of optimizeMemoryInst
This patch enables the folding of address computation in memory instruction in case adress is represented by Phi node. The inputs of Phi node might be different in base register. Differential Revision: https://reviews.llvm.org/D36073 llvm-svn: 317665
Loading
Please sign in to comment