[PATCH] D70091: [BranchFolding] Fix PR43964 about branch folder not being debug invariant

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 08:27:22 PST 2019


bjope updated this revision to Diff 229559.
bjope added a comment.

Cleaned up. No longer WIP. Ready for review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70091

Files:
  llvm/lib/CodeGen/BranchFolding.cpp
  llvm/test/CodeGen/X86/branchfolding-debug-invariant.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70091.229559.patch
Type: text/x-patch
Size: 12976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191115/f809ace4/attachment-0001.bin>


More information about the llvm-commits mailing list