[PATCH] D35361: CodeGen: Fix pointer info in expandUnalignedLoad

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 07:06:36 PDT 2017


yaxunl updated this revision to Diff 112361.
yaxunl added a comment.

Use frame index in the pointer info.


https://reviews.llvm.org/D35361

Files:
  include/llvm/CodeGen/MachineMemOperand.h
  include/llvm/CodeGen/PseudoSourceValue.h
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  test/CodeGen/AMDGPU/load-private-double16-amdgiz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35361.112361.patch
Type: text/x-patch
Size: 8371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170823/ee40ee78/attachment.bin>


More information about the llvm-commits mailing list