Commit 7c0c21c
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 feature1 parent 75ea8e8 commit 7c0c21c
1 file changed
+331
-208
lines changed
0 commit comments