[all-commits] [llvm/llvm-project] f4fe26: [HLSL] update StructuredBuffer subscript test for ...

Greg Roth via All-commits all-commits at lists.llvm.org
Tue Sep 17 10:45:40 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f4fe26ddfde0d5bb1c512e89a9cdd442a7518ee1
      https://github.com/llvm/llvm-project/commit/f4fe26ddfde0d5bb1c512e89a9cdd442a7518ee1
  Author: Greg Roth <grroth at microsoft.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M clang/test/CodeGenHLSL/builtins/StructuredBuffer-subscript.hlsl

  Log Message:
  -----------
  [HLSL] update StructuredBuffer subscript test for alwaysinline (#109023)

The Alwaysinline change made the mangled form of entry points get
removed. The StructuredBuffer-subscript.hlsl test was introduced in the
meantime depending on that version of the entry point. This revises it
in the same way as RWBuffer-subscript

Follow up to #89282



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