[all-commits] [llvm/llvm-project] 97eec7: [CIR] Add support for binary operations on bitfiel...

Andres-Salamanca via All-commits all-commits at lists.llvm.org
Wed Jul 23 08:04:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97eec759e69e7534e020b4e2ad1858842eec50ee
      https://github.com/llvm/llvm-project/commit/97eec759e69e7534e020b4e2ad1858842eec50ee
  Author: Andres-Salamanca <andrealebarbaritos at gmail.com>
  Date:   2025-07-23 (Wed, 23 Jul 2025)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
    M clang/test/CIR/CodeGen/bitfields.c

  Log Message:
  -----------
  [CIR] Add support for binary operations on bitfield members (#149676)

This PR introduces support for binary operations on bitfield members.



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