[PATCH] D35089: Add/Implement AddresSpace to PseudoSourceValue.

Jan Sjödin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 11:17:38 PDT 2017


jsjodin updated this revision to Diff 114868.
jsjodin added a comment.

Made changes to address comments by Hal Finkel.


https://reviews.llvm.org/D35089

Files:
  include/llvm/CodeGen/PseudoSourceValue.h
  include/llvm/Target/TargetInstrInfo.h
  lib/CodeGen/MachineFunction.cpp
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/PseudoSourceValue.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  lib/Target/AMDGPU/SIMachineFunctionInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35089.114868.patch
Type: text/x-patch
Size: 12609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170912/0bf55d0b/attachment.bin>


More information about the llvm-commits mailing list