[PATCH] D76157: [SelectionDAGBuilder] Don't set MachinePointerInfo for gather when we find a uniform base

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 15 23:42:10 PDT 2020


craig.topper updated this revision to Diff 250485.
craig.topper added a comment.
Herald added a project: LLVM.

Preserve address space and change size to UnknownSize.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76157/new/

https://reviews.llvm.org/D76157

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76157.250485.patch
Type: text/x-patch
Size: 4687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200316/9330faec/attachment.bin>


More information about the llvm-commits mailing list