[all-commits] [llvm/llvm-project] 07a184: [HLSL] Make bool in hlsl i32 (#122977)

Sarah Spall via All-commits all-commits at lists.llvm.org
Wed Jan 15 08:39:44 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 07a184768cb8df4b43fcf0a9c45b1aa996888160
      https://github.com/llvm/llvm-project/commit/07a184768cb8df4b43fcf0a9c45b1aa996888160
  Author: Sarah Spall <sarahspall at microsoft.com>
  Date:   2025-01-15 (Wed, 15 Jan 2025)

  Changed paths:
    M clang/lib/Basic/TargetInfo.cpp
    A clang/test/CodeGenHLSL/Bool.hlsl
    M clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl

  Log Message:
  -----------
  [HLSL] Make bool in hlsl i32 (#122977)

make a bool's memory representation i32 in hlsl
add new test
fix broken test
Closes #122932



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