Ping since this seems to not have actually sent to the list when originally posted
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
The change itself looks good, but is it based on some WIP? TTI::isLegalAddressingMode doesn't take an address space yet.
test/Transforms/SeparateConstOffsetFromGEP/R600/split-gep-and-gvn-addrspace-addressing-modes.ll | ||
---|---|---|
95 | Please fix. |
Comment Actions
Yes, I have another patch that removes the default value from TargetLowering::isLegalAddressingMode and moves it to TTI until the other uses are removed.
Please fix.