InstCombine: Fix losing load properties in copy-constant-to-alloca
Preserve the alignment and metadata. Atomic loads are skipped for this, but pass along the properties for consistency.
Loading
Please sign in to comment
Preserve the alignment and metadata. Atomic loads are skipped for this, but pass along the properties for consistency.