[PATCH] D125953: [DebugInfo][InstrRef] Handle joins PHI+Def values in LiveDebugValues
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 08:11:02 PDT 2022
jmorse added a comment.
In D125953#3527758 <https://reviews.llvm.org/D125953#3527758>, @jmorse wrote:
> Additionally, the test file should be MIR and only run livedebugvalues, to reduce the surface of things being tested.
(But keep the IR in the MIR file, it's really useful to have tricky IR hanging around for periodic end-to-end testing).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125953/new/
https://reviews.llvm.org/D125953
More information about the llvm-commits
mailing list