[all-commits] [llvm/llvm-project] 2db482: [Clang] VectorExprEvaluator::VisitCallExpr / Inter...

NagaChaitanya Vellanki via All-commits all-commits at lists.llvm.org
Fri Oct 24 04:09:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2db482d4ea97d4b2a690775655534c2b48695319
      https://github.com/llvm/llvm-project/commit/2db482d4ea97d4b2a690775655534c2b48695319
  Author: NagaChaitanya Vellanki <pnagato at protonmail.com>
  Date:   2025-10-24 (Fri, 24 Oct 2025)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsX86.td
    M clang/lib/AST/ByteCode/InterpBuiltin.cpp
    M clang/lib/AST/ExprConstant.cpp
    M clang/test/CodeGen/X86/avx-builtins.c
    M clang/test/CodeGen/X86/avx512f-builtins.c
    M clang/test/CodeGen/X86/avx512vl-builtins.c
    M clang/test/CodeGen/X86/sse-builtins.c
    M clang/test/CodeGen/X86/sse2-builtins.c

  Log Message:
  -----------
  [Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow shufps/pd shuffles intrinsics to be used in constexpr (#164078)

Resolves #161208



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