| | | | --- | --- | | Bugzilla Link | [3353](https://llvm.org/bz3353) | | Resolution | FIXED | | Resolved on | Jan 19, 2009 15:21 | | Version | trunk | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143738706-57eb313b-0d11-4526-b26b-595653f90252.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description To reproduce: opt test.bc -inline -jump-threading -licm -loop-unswitch -gvn -simplifycfg -verify -o t.bc