[llvm-dev] Bug 20811

Shreyansh Chouhan via llvm-dev llvm-dev at lists.llvm.org
Sat Aug 10 04:34:07 PDT 2019


Hi!
This is my first time contributing to the llvm project, I took up bug
#20811 [https://bugs.llvm.org/show_bug.cgi?id=20811]. From my
understanding, what I had to do was to assign an undef to a variable if it
is loading from a pointer after its lifetime has ended (please correct me
if I am wrong.) I would like to ask for help on how could I check if a
variable has been assigned undef to verify my changes.

Thanks in advance :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190810/f6bc9e6f/attachment.html>


More information about the llvm-dev mailing list