[CodeGenPrepare][X86] Teach optimizeGatherScatterInst to turn a splat pointer...
[CodeGenPrepare][X86] Teach optimizeGatherScatterInst to turn a splat pointer into GEP with scalar base and 0 index This helps SelectionDAGBuilder recognize the splat can be used as a uniform base. Reviewed By: RKSimon Differential Revision: https://reviews.llvm.org/D86371
Loading
Please sign in to comment