[all-commits] [llvm/llvm-project] f89b85: [HLSL][SPIR-V] Fix clang driver lang target test (...

Natalie Chouinard via All-commits all-commits at lists.llvm.org
Mon Oct 30 08:36:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f89b85996a1bd44ca5ef1f9d0df64f15f248148d
      https://github.com/llvm/llvm-project/commit/f89b85996a1bd44ca5ef1f9d0df64f15f248148d
  Author: Natalie Chouinard <1953083+sudonatalie at users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
    M clang/test/Driver/hlsl-lang-targets-spirv.hlsl

  Log Message:
  -----------
  [HLSL][SPIR-V] Fix clang driver lang target test (#70330)

This test has been failing since the SPIR-V backend started failing
explicitly on unsupported shader types. Switched this test to a compute
shader since it is currently the only type supported.




More information about the All-commits mailing list