[all-commits] [llvm/llvm-project] 9fac59: [HLSL] Allow arrays to be returned by value in HLS...

Sarah Spall via All-commits all-commits at lists.llvm.org
Mon Feb 24 11:51:29 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fac59a0db7c7adaa354a47df385cd35d761ec77
      https://github.com/llvm/llvm-project/commit/9fac59a0db7c7adaa354a47df385cd35d761ec77
  Author: Sarah Spall <sarahspall at microsoft.com>
  Date:   2025-02-24 (Mon, 24 Feb 2025)

  Changed paths:
    M clang/include/clang/Basic/LangOptions.h
    M clang/lib/Sema/SemaExpr.cpp
    M clang/lib/Sema/SemaType.cpp
    A clang/test/CodeGenHLSL/BasicFeatures/ArrayReturn.hlsl

  Log Message:
  -----------
  [HLSL] Allow arrays to be returned by value in HLSL (#127896)

Enable Arrays to be returned in HLSL, and a test for this.
Closes #126568



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