[PATCH] Add alignment value to allowsUnalignedMemoryAccess

hfinkel at anl.gov hfinkel at anl.gov
Sat Jul 26 17:51:48 PDT 2014


I like the idea of adding the alignment as a function parameter, but I don't understand why you want to rename the function: Unaligned is generally the terminology I use for loads not naturally aligned.

http://reviews.llvm.org/D4684






More information about the llvm-commits mailing list