Skip to content

Commit 673b9e0

Browse files
committed
[clang][llvm-lit] Rewrite constexpr vectors test to use element access
Currently the constexpr vectors lit test depend on CHECK to compare the vector values and IR, but after vector element access feature is implemented. This patch rewrite all tests in constexpr vectors to depend on static asserts and element access feature
1 parent 7ea7864 commit 673b9e0

File tree

1 file changed

+331
-208
lines changed

1 file changed

+331
-208
lines changed

0 commit comments

Comments
 (0)