[all-commits] [llvm/llvm-project] 75244a: [clang][Interp] Implement align builtins

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Apr 16 04:59:21 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 75244a1043d2be5003dea6914d5edc940c437cd5
      https://github.com/llvm/llvm-project/commit/75244a1043d2be5003dea6914d5edc940c437cd5
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
    M clang/lib/AST/Interp/InterpBuiltin.cpp
    A clang/test/AST/Interp/builtin-align-cxx.cpp

  Log Message:
  -----------
  [clang][Interp] Implement align builtins

__builtin_is_aligned
__builtin_is_align_up
__builtin_is_align_down



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