llvm-project
[HLSL] Add validation for the -enable-16bit-types option
#85340
Merged

Commits
  • add test
    bob80905 committed 1 year ago
  • add helpful comment that a condition is unreachable
    bob80905 committed 1 year ago
  • add test, remove fixme comment
    bob80905 committed 1 year ago
  • fix test typo
    bob80905 committed 1 year ago
  • move implementation to compilerinvocation, adjust test
    bob80905 committed 1 year ago
  • adjust test SM
    bob80905 committed 1 year ago
  • Update clang/include/clang/Basic/DiagnosticDriverKinds.td
    bob80905 committed 1 year ago
  • address Damyang
    bob80905 committed 1 year ago
  • add check for spirv
    bob80905 committed 1 year ago
  • spirv test try 1
    bob80905 committed 1 year ago
  • add test
    bob80905 committed 1 year ago
  • add helpful comment that a condition is unreachable
    bob80905 committed 1 year ago
  • add test, remove fixme comment
    bob80905 committed 1 year ago
  • move implementation to compilerinvocation, adjust test
    bob80905 committed 1 year ago
  • address Damyang
    bob80905 committed 1 year ago
  • add new spirv diagnostic, update tests
    bob80905 committed 1 year ago
  • add positive test for spirv to make sure it works with high enough langstd
    bob80905 committed 1 year ago
  • address feedback
    bob80905 committed 1 year ago
  • Update clang/include/clang/Basic/DiagnosticDriverKinds.td
    bob80905 committed 1 year ago
  • unify diagnostic message
    bob80905 committed 1 year ago
  • format, remove unneeded param in spirv case
    bob80905 committed 1 year ago
Loading