[PATCH] D32021: CodeGen: Let frame index value type match alloca addr space

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 18 08:52:15 PDT 2017


yaxunl updated this revision to Diff 95580.
yaxunl marked 2 inline comments as done.
yaxunl added a comment.
Herald added a subscriber: nhaehnle.

Revised as Matt suggested.


https://reviews.llvm.org/D32021

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/CodeGen/AMDGPU/frame-index-amdgiz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32021.95580.patch
Type: text/x-patch
Size: 7200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170418/b5bb92dd/attachment.bin>


More information about the llvm-commits mailing list