[llvm-dev] Fixing bugs in llvm-diff

Juneyoung Lee via llvm-dev llvm-dev at lists.llvm.org
Thu Jun 29 20:37:10 PDT 2017


Hello. I found that llvm-diff reports difference in the same input if the
source contains specific constants (or instruction).

I reported this to llvm's bugzilla ( https://bugs.llvm.org/show_bug
.cgi?id=33623 ), and also
uploaded a patch for fix ( https://reviews.llvm.org/D34856 ).

It would be great for me if somebody confirms this.

I like llvm-diff. :) It helps me a lot when I'm investigating the optimized
part of source code.

Best Regards,
Juneyoung Lee

-- 

Juneyoung Lee
Software Foundation Lab, Seoul National University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170630/58c65bd0/attachment.html>


More information about the llvm-dev mailing list