[llvm-commits] PATCH: Enable scalar store promotion in DAG Legalizer

Tom Stellard tom at stellard.net
Thu Dec 6 10:02:33 PST 2012


Hi,

The attached patch removes an assert that prevents the DAG Legalizer
from promoting scalar stores.  I'm not sure why this assert is here,
but it seems safe to remove.

-Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Allow-scalar-promotion-for-stores.patch
Type: text/x-diff
Size: 586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121206/b58b6a0d/attachment.patch>


More information about the llvm-commits mailing list