[PATCH] D53162: [DataLayout] Add bit width of pointers to global values
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 12 03:58:59 PDT 2018
nhaehnle updated this revision to Diff 169367.
nhaehnle marked 3 inline comments as done.
nhaehnle added a comment.
- no default value for address space
- add comment about 8-bit bytes
Repository:
rL LLVM
https://reviews.llvm.org/D53162
Files:
docs/LangRef.rst
include/llvm/IR/DataLayout.h
lib/Analysis/ValueTracking.cpp
lib/IR/DataLayout.cpp
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
test/Transforms/LoadStoreVectorizer/AMDGPU/ds-bounds.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53162.169367.patch
Type: text/x-patch
Size: 11471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181012/6c76c636/attachment.bin>
More information about the llvm-commits
mailing list