[PATCH] D32037: Change the testcase tail-merge-after-mbp.ll to tail-merge-after-mbp.mir
Geoff Berry via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 13 13:34:01 PDT 2017
gberry added a comment.
Sorry if I wasn't clear. I'm not suggesting you change what is being tested, just that you remove code from the test that doesn't impact it. For example, I believe you can get rid of all of the IR code if you also remove the MemoryOperands info from the MIR (the :: (load 8 from xxx) stuff).
Repository:
rL LLVM
https://reviews.llvm.org/D32037
More information about the llvm-commits
mailing list