[all-commits] [llvm/llvm-project] 2767ff: [CIR][NFC] Upstream computeVolatileBitfields (#145...

Andres-Salamanca via All-commits all-commits at lists.llvm.org
Tue Jun 24 07:38:25 PDT 2025


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

  Changed paths:
    M clang/include/clang/CIR/MissingFeatures.h
    M clang/lib/CIR/CodeGen/CIRGenRecordLayoutBuilder.cpp

  Log Message:
  -----------
  [CIR][NFC] Upstream computeVolatileBitfields (#145414)

This PR upstreams functionality for computing volatile bitfields when
the target follows the AAPCS ABI. The implementation matches the one in
the incubator, so no tests are included as the feature is not yet fully
implemented (NYI).



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