[PATCH] D80602: [BranchFolding] Drop location when hoisting

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 18:01:45 PDT 2020


davide created this revision.
davide added reviewers: jmorse, aprantl, vsk.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Fixes https://bugs.llvm.org/show_bug.cgi?id=46009
See the link for a more detailed analysis


https://reviews.llvm.org/D80602

Files:
  llvm/lib/CodeGen/BranchFolding.cpp
  llvm/test/DebugInfo/MIR/X86/branch-folder-hoisting-location.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80602.266387.patch
Type: text/x-patch
Size: 8307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/241b1de7/attachment.bin>


More information about the llvm-commits mailing list