[PATCH] D16369: [AArch64] Don't drop MMOs in the load/store optimizer when forming ldp/stp instructions or pre-/post-index loads/stores.
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 13:17:52 PST 2016
mcrosier added a comment.
Looks like this change is exposing a correctness issue in the MI scheduler. Investigating..
http://reviews.llvm.org/D16369
More information about the llvm-commits
mailing list