[all-commits] [llvm/llvm-project] cd4c30: [HLSL][Sema] Fix Struct Size Calculation containin...

Ashley Coleman via All-commits all-commits at lists.llvm.org
Tue Feb 25 16:23:30 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd4c30bb224e432d8cd37f375c138cbaada14f6c
      https://github.com/llvm/llvm-project/commit/cd4c30bb224e432d8cd37f375c138cbaada14f6c
  Author: Ashley Coleman <ascoleman at microsoft.com>
  Date:   2025-02-25 (Tue, 25 Feb 2025)

  Changed paths:
    M clang/lib/Sema/SemaHLSL.cpp
    A clang/test/CodeGenHLSL/cbuffer_align.hlsl

  Log Message:
  -----------
  [HLSL][Sema] Fix Struct Size Calculation containing 16/32 bit scalars (#128086)

Fixes #119641

Update SemaHLSL to correctly calculate the alignment barrier for scalars
that are not 4 bytes wide



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