Displaying 1 result from an estimated 1 matches for "fuzzdi".
Did you mean:
fuzz
2019 Mar 06
2
GSoC2019 - DebugInfo should not effect codegen
...ating this GSoC with llvm. I would like to
contribute on the project idea "DebugInfo should not effect codegen".
Over the past few days, I have gone through some bugs reported at
bugzilla that cause different codegen behavior of same program.
Bugs I have been looking at are:
1. [fuzzDI] -O1 + `-g` cause the generated code to change.
<https://bugs.llvm.org/show_bug.cgi?id=37306>
2. Make llvm passes debug info invariant
<https://bugs.llvm.org/show_bug.cgi?id=37728>
3. LoopVectorize: different IR generation when debug info is
present <https://bugs.llvm....