As mentioned in the bug, I'd missed the presence of a getScalarType in the caller of the new implies method. As a result, when we ended up with a implication over two vectors, we'd trip an assert and crash.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM