[all-commits] [llvm/llvm-project] 67307c: [CIR][X86] Add support for `vpcom` builtins (#170362)

Vishruth Thimmaiah via All-commits all-commits at lists.llvm.org
Thu Dec 4 12:46:24 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 67307c8313958af036e368387075960910c87bed
      https://github.com/llvm/llvm-project/commit/67307c8313958af036e368387075960910c87bed
  Author: Vishruth Thimmaiah <vishruththimmaiah at gmail.com>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

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

  Log Message:
  -----------
  [CIR][X86] Add support for `vpcom` builtins (#170362)

Adds support for the `__builtin_ia32_vpcom` and `__builtin_ia32_vpcomu`
X86 builtins.

Part of #167765

---------

Signed-off-by: vishruth-thimmaiah <vishruththimmaiah at gmail.com>



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