[PATCH] D32037: Change the testcase tail-merge-after-mbp.ll to tail-merge-after-mbp.mir

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 11:23:24 PDT 2017


wmi created this revision.

I found tail-merge-after-mbp.ll as a .ll test was fragile to the changes in preivous pipeline, so I like to change it to a .mir test and run it with only block-placement pass.


Repository:
  rL LLVM

https://reviews.llvm.org/D32037

Files:
  test/CodeGen/X86/tail-merge-after-mbp.ll
  test/CodeGen/X86/tail-merge-after-mbp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32037.95176.patch
Type: text/x-patch
Size: 13204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/8a6526bb/attachment.bin>


More information about the llvm-commits mailing list