[PATCH] D81437: [CGP] Reset the debug location when promoting zext(s)

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 16:06:47 PDT 2020


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

Full analysis in: https://bugs.llvm.org/show_bug.cgi?id=46120
tl;dr: avoid jumpiness in line tables


https://reviews.llvm.org/D81437

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/Transforms/CodeGenPrepare/X86/zext-promotion-debuginfo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81437.269372.patch
Type: text/x-patch
Size: 9977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/c6b450ac/attachment.bin>


More information about the llvm-commits mailing list