[ScalarizeMaskedMemIntrin] Use MinAlign to calculate alignment for the scalar...
[ScalarizeMaskedMemIntrin] Use MinAlign to calculate alignment for the scalar load/stores to handle element types that are byte-sized but not powers of 2. This pass doesn't handle non-byte sized types correctly at all, but at least we can make byte sized types work. llvm-svn: 343294
Loading
Please sign in to comment