[all-commits] [llvm/llvm-project] f4d31c: [CIR] Add bitfield offset calculation for big-endi...

Andres-Salamanca via All-commits all-commits at lists.llvm.org
Mon Jun 23 12:20:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f4d31cdee3d76f84880ef88d561df04397853f9a
      https://github.com/llvm/llvm-project/commit/f4d31cdee3d76f84880ef88d561df04397853f9a
  Author: Andres-Salamanca <andrealebarbaritos at gmail.com>
  Date:   2025-06-23 (Mon, 23 Jun 2025)

  Changed paths:
    M clang/include/clang/CIR/MissingFeatures.h
    M clang/lib/CIR/CodeGen/CIRGenRecordLayoutBuilder.cpp
    A clang/test/CIR/CodeGen/bitfields_be.c

  Log Message:
  -----------
  [CIR] Add bitfield offset calculation for big-endian targets (#145067)

This PR updates the bitfield offset calculation to correctly handle
big-endian architectures.



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