| | | | --- | --- | | Bugzilla Link | [34405](https://llvm.org/bz34405) | | Version | 4.0 | | OS | Linux | | Blocks | llvm/llvm-project#30613 | | Attachments | [Failing test case](https://user-images.githubusercontent.com/60944935/143756235-1887389f-f09d-4ed9-b69e-78c260938734.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @RKSimon | ## Extended Description Generate code may be wrong when we use i1 vector without user information (except an assert in somes cases but not available in release build) May be related to llvm/llvm-project#2156