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

Evgeny Astigeevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 13:40:00 PST 2017


eastig added a comment.

In https://reviews.llvm.org/D40701#943786, @niravd wrote:

> I've disable store merges of FP constants with truncation as it's not clear  what is the right behavior at the moment.
>
> Evgeny, can you please test that this works for you?


Sure, I'll test the patch tomorrow.

Thanks,
Evgeny


https://reviews.llvm.org/D40701





More information about the llvm-commits mailing list