<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/102463>102463</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            Rewrite constexpr-vectors test to use element access
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            good first issue,
            test-suite,
            clang:frontend
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          tbaederr
      </td>
    </tr>
</table>

<pre>
    See this comment:
https://github.com/llvm/llvm-project/blob/1139dee910c45cfdd4a6066b22addef585e04032/clang/test/SemaCXX/constexpr-vectors.cpp#L3-L7

Now that https://github.com/llvm/llvm-project/pull/101126 was merged, we can rewrite this to use `[]` element access on the vectors and don't need to go through codegen.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyUkkFv4y4QxT8NvowSwYCd-MCh_1Y-Vf_D9tIrhontFYEIxs3ut185SVWt9tQLCAbNvPd7uFqXKRFZ0f4n2pfGrTznYnl0FKiUZszht30jAp6XCj6fz5RY6CchX4R8mpkvdTvhIHCYFp7Xce_zWeAQ48fntruU_JM8CxzGmEeBg1K6D0S9kt60_hSCcZ3suhHRhUCn9tiSNFKjwMFHlyaBA1PdGrzR2T2_v2-FnCrTr0vZfZDnXOreXy4C9avevR7u8u7r__kKPDuGb6u9rDFuaqVS2MHVVThTmSgIfIYrgXcJCl3Lwg88nGGtBKKTd5qik0CRNmTgvKdaISfgmeAhGVwKEHISeGBIRGFrMWXgueR1msHnQBOlfROsDr3uXUNWHVAr1PpomtlKrxC9NqNH1QfdHXqvffBEPowHb_pmsSjRyKM8Ko1a6r08BONaZY69Cq06dsJIOrsl7jfv-1ymZql1Jaskmk430Y0U6-13IE45BzgtpTLcHglEgc8CcQtnV9eFv67uuemnU8mJKYWt0L40xd4Yj-tUhZFxqVy_JvPCkeyPB9J_AoZtzCfkv7k2a4n22_neTNRbwjezHxb_BAAA___xFvvp">