summaryrefslogtreecommitdiffstats
path: root/llvm/utils/FileUpdate/FileUpdate.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2013-06-25 02:39:35 +0000
committerTom Stellard <thomas.stellard@amd.com>2013-06-25 02:39:35 +0000
commit0125f2a6e4537576b5383bcac32e0278d184467a (patch)
treed80a2d24887bb5c598e64ec6515b1fdf95b2d860 /llvm/utils/FileUpdate/FileUpdate.cpp
parent9810ec613cc4aab066b4a00059e7cb2f91244cf5 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud