[PATCH] D17661: [AArch64] Add MMOs to callee-save load/store instructions.

Geoff Berry via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 29 08:05:29 PST 2016


gberry added a comment.

The only test I could think of other than checking the post-RA scheduling order (which seems too fragile), would be to check the MI dump after PrologEpilogInserter for MMOs.  I can add such a test if you think it is useful.


http://reviews.llvm.org/D17661





More information about the llvm-commits mailing list