[all-commits] [llvm/llvm-project] 10ef3d: [PowerPC] Align bcdsetsign Sema validation with ot...

Aditi Medhane via All-commits all-commits at lists.llvm.org
Wed Feb 11 22:25:09 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 10ef3d6639bcbe0cab484cd06b6198bb8ea906ca
      https://github.com/llvm/llvm-project/commit/10ef3d6639bcbe0cab484cd06b6198bb8ea906ca
  Author: Aditi Medhane <aditimedhane73 at gmail.com>
  Date:   2026-02-12 (Thu, 12 Feb 2026)

  Changed paths:
    M clang/lib/Sema/SemaPPC.cpp
    M clang/test/Sema/builtins-bcd-format-conversion.c

  Log Message:
  -----------
  [PowerPC] Align bcdsetsign Sema validation with other BCD builtins (#178121)

`__builtin_ppc_bcdsetsign` currently uses standalone argument checks due
to the `"t"` option. This change brings it in line with the helper-based
validation used by other BCD builtins and adds Sema coverage.



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