[PATCH] D42551: [Debug] Add dbg.value intrinsics for PHIs created during LCSSA.

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 16:15:11 PST 2018


mattd updated this revision to Diff 133110.
mattd added a comment.

- Removed function comments and lifetime intrinsics from the test case.
- Use isEHPad in place of the explicit CatchSwitch instruction check.




https://reviews.llvm.org/D42551

Files:
  lib/Transforms/Utils/LCSSA.cpp
  lib/Transforms/Utils/Local.cpp
  test/Transforms/LCSSA/avoid-intrinsics-in-catchswitch.ll
  test/Transforms/LCSSA/basictest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42551.133110.patch
Type: text/x-patch
Size: 9506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/93e5ddc5/attachment.bin>


More information about the llvm-commits mailing list