[all-commits] [llvm/llvm-project] c20e7b: [HLSL] update default validator version to 1.8. (#...

Xiang Li via All-commits all-commits at lists.llvm.org
Thu Aug 15 19:44:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c20e7b6fe105e4dffc8ecff77b03a049d327c567
      https://github.com/llvm/llvm-project/commit/c20e7b6fe105e4dffc8ecff77b03a049d327c567
  Author: Xiang Li <python3kgae at outlook.com>
  Date:   2024-08-15 (Thu, 15 Aug 2024)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/HLSL.cpp
    A clang/test/CodeGenHLSL/default_validator_version.hlsl

  Log Message:
  -----------
  [HLSL] update default validator version to 1.8. (#104040)

Change default validator version to 1.8 in Options.td. 
Remove the default value set in HLSL.cpp.

Fixes #102963

This also helps #99910.



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