[PATCH] D66955: [DebugInfo][If-Converter] Update call site info during the optimization

Nikola Prica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 09:09:45 PDT 2019


NikolaPrica created this revision.
NikolaPrica added a reviewer: aprantl.
NikolaPrica added a project: debug-info.
Herald added a subscriber: javed.absar.

During the If-Converter optimization pay attention when copying or deleting call instructions in order to keep call site information in valid state.


https://reviews.llvm.org/D66955

Files:
  lib/CodeGen/IfConversion.cpp
  test/CodeGen/ARM/smml.ll
  test/DebugInfo/MIR/ARM/if-coverter-call-site-info.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66955.217906.patch
Type: text/x-patch
Size: 9462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/84b62337/attachment.bin>


More information about the llvm-commits mailing list