On Tue, 20 Aug 2019, Richard Biener wrote:
>
> Excessive use of __builtin_assume_aligned can cause missed optimizations
> because those calls are propagation barriers. The following removes
> those that are redundant and provide no extra information, on the
> testcase allowng store-merging to ap
Excessive use of __builtin_assume_aligned can cause missed optimizations
because those calls are propagation barriers. The following removes
those that are redundant and provide no extra information, on the
testcase allowng store-merging to apply.
Since the bit lattice and the const/copy lattic