[PATCH] D19381: Extend load/store type canonicalization to handle unordered operations

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 14:05:30 PDT 2016


reames closed this revision.
reames added a comment.

This landed as 267210.

@JF - There shouldn't be any code generation differences for two types with the same alignment, even if that alignment isn't natural.


http://reviews.llvm.org/D19381





More information about the llvm-commits mailing list