[PATCH] D66467: [Codegen] skip debug instr to avoid code change

Chris Ye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 2 19:40:08 PDT 2019


yechunliang updated this revision to Diff 218398.
yechunliang edited the summary of this revision.
yechunliang added a comment.

update branch-folder-with-debug.mir follow the review comments

- update CHECK block lines before successors check
- Add "CHECK-NEXT" for successors after block
- Simplify address after successors block
- move RUN line to top and add more descriptions.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66467/new/

https://reviews.llvm.org/D66467

Files:
  llvm/lib/CodeGen/BranchFolding.cpp
  llvm/test/CodeGen/MIR/X86/branch-folder-with-debug.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66467.218398.patch
Type: text/x-patch
Size: 3512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190903/d767dba8/attachment.bin>


More information about the llvm-commits mailing list