[PATCH] D16369: [AArch64] Don't drop MMOs in the load/store optimizer when forming ldp/stp instructions or pre-/post-index loads/stores.

Geoff Berry via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 07:29:13 PST 2016


gberry added a comment.

Can't all the other added memref cases also potentially run into the scheduler bug you're seeing?


http://reviews.llvm.org/D16369





More information about the llvm-commits mailing list