[llvm] r365920 - [IndVars] Use exit count reasoning to discharge obviously untaken exits

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 21 05:28:44 PDT 2019


Hi Philip,

> On Jul 16, 2019, at 19:25, Philip Reames via llvm-commits <llvm-commits at lists.llvm.org> wrote:
> 
> I submitted a speculative fix for this in rL366241, but I'd really appreciate someone familiar with the bot extracting IR so that I can confirm the diagnosis.  

Attached is a reduced reproducer for the crash. It crashes while running opt -indvars, without the follow up fix (r366241)

Cheers,
Florian



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190721/2df29596/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: indvar-crash.ll
Type: application/octet-stream
Size: 2360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190721/2df29596/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190721/2df29596/attachment-0001.html>


More information about the llvm-commits mailing list