[all-commits] [llvm/llvm-project] aa491f: [X86] Add constexpr handling for XOP/AVX512 rotate...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Aug 30 00:36:04 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa491fceb696255372485ab53a1ec73ee3198fcf
      https://github.com/llvm/llvm-project/commit/aa491fceb696255372485ab53a1ec73ee3198fcf
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-08-30 (Sat, 30 Aug 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/avx512f-builtins.c
    M clang/test/CodeGen/X86/avx512vl-builtins.c
    M clang/test/CodeGen/X86/xop-builtins.c

  Log Message:
  -----------
  [X86] Add constexpr handling for XOP/AVX512 rotate by immediate intrinsics (#156047)



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