[PATCH] D62408: [X86] Avoid SFB - Fix inconsistent codegen with/without debug info(2)

Chris Dawson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 07:37:12 PDT 2019


cdawson updated this revision to Diff 201912.
cdawson added a comment.

Reduce test cases. Since the debug/nodebug consistency check occurs in `avoid-sfb-g-no-change.mir`, we can just check that debug/meta instructions are skipped in the debug case.


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

https://reviews.llvm.org/D62408

Files:
  llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp
  llvm/test/CodeGen/X86/avoid-sfb-g-no-change2.mir
  llvm/test/CodeGen/X86/avoid-sfb-g-no-change3.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62408.201912.patch
Type: text/x-patch
Size: 23170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/d6f02af0/attachment.bin>


More information about the llvm-commits mailing list