Skip to content

Commit 062ae04

Browse files
authored
[Clang] [NFC] Rewrite constexpr vectors test to use element access (#102757)
Previously, this was using FileCheck to test against the emitted IR; switch to using `static_assert`ions instead now that we can access vector elements at compile-time. Fixes #102463
1 parent f377edb commit 062ae04

File tree

1 file changed

+331
-208
lines changed

1 file changed

+331
-208
lines changed

0 commit comments

Comments
 (0)