diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2013-06-25 02:39:35 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2013-06-25 02:39:35 +0000 |
commit | 0125f2a6e4537576b5383bcac32e0278d184467a (patch) | |
tree | d80a2d24887bb5c598e64ec6515b1fdf95b2d860 /llvm/utils/FileUpdate/FileUpdate.cpp | |
parent | 9810ec613cc4aab066b4a00059e7cb2f91244cf5 (diff) | |
download | bcm5719-llvm-0125f2a6e4537576b5383bcac32e0278d184467a.tar.gz bcm5719-llvm-0125f2a6e4537576b5383bcac32e0278d184467a.zip |
R600/SI: Report unaligned memory accesses as legal for > 32-bit types
In reality, some unaligned memory accesses are legal for 32-bit types and
smaller too, but it all depends on the address space. Allowing
unaligned loads/stores for > 32-bit types is mainly to prevent the
legalizer from splitting one load into multiple loads of smaller types.
https://bugs.freedesktop.org/show_bug.cgi?id=65873
llvm-svn: 184822
Diffstat (limited to 'llvm/utils/FileUpdate/FileUpdate.cpp')
0 files changed, 0 insertions, 0 deletions