[clang] [llvm] [AVX10.2] Update convert chapter intrinsic and mnemonics names (PR #123656)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 21 02:46:41 PST 2025
================
@@ -205,175 +205,175 @@ __m128i test_mm256_maskz_cvtbiassph_phf8(__mmask16 __U, __m256i __A, __m256h __B
__m128i test_mm_cvtne2ph_pbf8(__m128h __A, __m128h __B) {
----------------
phoebewang wrote:
Why the test cases are still using ne and p. The same below.
https://github.com/llvm/llvm-project/pull/123656
More information about the llvm-commits
mailing list