Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add test for vector splat literals (#1119)
Vector splat literals have been introduced recently in LLVM, and the llvm_util in Alive2 already handles this. However, the test suite misses coverage for splat literals.
- Loading branch information