[all-commits] [llvm/llvm-project] 08c2a8: [CIR][X86] Implement lowering for AVX512 ktest bui...

AIT via All-commits all-commits at lists.llvm.org
Thu Dec 4 10:44:59 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08c2a86441eb91a9df4d473831b023b373c59a9c
      https://github.com/llvm/llvm-project/commit/08c2a86441eb91a9df4d473831b023b373c59a9c
  Author: AIT <45133884+GeneraluseAI at users.noreply.github.com>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenBuiltinX86.cpp
    M clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
    M clang/test/CIR/CodeGenBuiltins/X86/avx512dq-builtins.c
    M clang/test/CIR/CodeGenBuiltins/X86/avx512f-builtins.c

  Log Message:
  -----------
  [CIR][X86] Implement lowering for AVX512 ktest builtins (#169985)

part of [#167765](https://github.com/llvm/llvm-project/issues/167765)
This is a follow-up patch to continue the work from
<[#169774](https://github.com/llvm/llvm-project/pull/169774)>.
It builds on the previous lowering infrastructure and extends support to
the AVX512 ktest builtins.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list