[PATCH] SeparateConstOffsetFromGEP: Pass address space to isLegalAddressingMode

Matt Arsenault Matthew.Arsenault at amd.com
Sat Jun 6 16:29:29 PDT 2015


In http://reviews.llvm.org/D10292#184760, @jingyue wrote:

> The change itself looks good, but is it based on some WIP? TTI::isLegalAddressingMode doesn't take an address space yet.


Yes, I have another patch that removes the default value from TargetLowering::isLegalAddressingMode and moves it to TTI until the other uses are removed.


http://reviews.llvm.org/D10292

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list