[PATCH] D51976: [DebugInfo][Dexter] Speculated BB presents illegal variable value to debugger

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 17 07:24:14 PDT 2018


CarlosAlbertoEnciso updated this revision to Diff 165765.
CarlosAlbertoEnciso added a comment.

Address issues raised by the reviewers.

- Improve the test case by removing unnecessary variables and DILocation entries.
- Depending on @aprantl decision, a second step would be extending 'llvm.dbg.value' to deal with the 'select' case.


https://reviews.llvm.org/D51976

Files:
  include/llvm/Transforms/Utils/Local.h
  lib/Transforms/Utils/Local.cpp
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/CodeGen/X86/pr38763.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51976.165765.patch
Type: text/x-patch
Size: 6607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180917/488b475a/attachment.bin>


More information about the llvm-commits mailing list