diff options
author | Jingyue Wu <jingyue@google.com> | 2014-08-29 15:30:20 +0000 |
---|---|---|
committer | Jingyue Wu <jingyue@google.com> | 2014-08-29 15:30:20 +0000 |
commit | cb83a155c1ba4676a56583430384e57ffc9a96ab (patch) | |
tree | 8414aa92963e39b252b29a042d7f8d3ef24615e1 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 2c012d495dddb382748f126d1131670801c723e0 (diff) | |
download | llvm-cb83a155c1ba4676a56583430384e57ffc9a96ab.zip llvm-cb83a155c1ba4676a56583430384e57ffc9a96ab.tar.gz llvm-cb83a155c1ba4676a56583430384e57ffc9a96ab.tar.bz2 |
[NVPTX] Make the alignment an explicit argument to ldu/ldg
Summary:
Instead of specifying the alignment as metadata which may be destroyed by
transformation passes, make the alignment the second argument to ldu/ldg
intrinsic calls.
Test Plan:
ldu-ldg.ll
ldu-i8.ll
ldu-reg-plus-offset.ll
Reviewers: eliben, meheff, jholewinski
Reviewed By: meheff, jholewinski
Subscribers: jholewinski, llvm-commits
Differential Revision: http://reviews.llvm.org/D5093
llvm-svn: 216731
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions