"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "1ac5da10173fa5fe2ec4a63c761c0f1a7b6832ad"
Add alignment value to allowsUnalignedMemoryAccess
Rename to allowsMisalignedMemoryAccess. On R600, 8 and 16 byte accesses are mostly OK with 4-byte alignment, and don't need to be split into multiple accesses. Vector loads with an alignment of the element type are not uncommon in OpenCL code. llvm-svn: 214055
Loading
Please register or sign in to comment