[PATCH] D40701: [ARM][AArch64][DAG] Reenable post-legalize store merge

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 6 06:57:54 PST 2017


spatel added a comment.

For completeness/reference, I'm linking to https://reviews.llvm.org/D40790 which includes a failure test for SystemZ. It looks very similar to test/CodeGen/ARM/arm-storebytesmerge.ll, so I'm not sure if it adds value to have another target included in the tests when this is committed, but I thought I'd mention it here.


https://reviews.llvm.org/D40701





More information about the llvm-commits mailing list