Code Monkey home page Code Monkey logo

Comments (2)

llvm-beanz avatar llvm-beanz commented on June 9, 2024

Fun... There's actually a bunch of tests in the HLSLFileCheck directory that have verifier expected comments:

tools/clang/test/HLSLFileCheck/hlsl/compile_options/WX.hlsl
tools/clang/test/HLSLFileCheck/hlsl/intrinsics/basic/intrinsic-examples_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/operators/binary/vector-matrix-binops.hlsl
tools/clang/test/HLSLFileCheck/hlsl/template/dependent-sized_array.hlsl
tools/clang/test/HLSLFileCheck/hlsl/template/elaborated-type-specifier.hlsl
tools/clang/test/HLSLFileCheck/hlsl/template/templateTypename.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/attributes_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/const-expr_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/const-exprB_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/functions_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/implicit-casts_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/indexing-operator_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/literals_exact_precision_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/literals_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/packreg_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/scalar-assignments_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/string_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/template-checks_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/typemods-syntax_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/varmods-syntax_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/matrix/matrix-assignments_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/matrix/matrix-syntax_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/vector/vector-assignments_Mod.hlsl

We should inspect all of these because the legacy "FileChecker" infrastructure doesn't support verifier tests in that folder.

from directxshadercompiler.

pow2clk avatar pow2clk commented on June 9, 2024

The vast majority of these were introduced with the first commit, when perhaps the idea was to have verifier support. The handful of exceptions may have been from careless copy-paste of existing clang testing. In several cases, the verifier comments are either meaningless or redundant with filecheck notations, there's a large class of tests where the only check is for main

Introduced by the first commit:
tools/clang/test/HLSLFileCheck/hlsl/compile_options/WX.hlsl
tools/clang/test/HLSLFileCheck/hlsl/intrinsics/basic/intrinsic-examples_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/template-checks_Mod.hlsl

More recent:
tools/clang/test/HLSLFileCheck/hlsl/operators/binary/vector-matrix-binops.hlsl - this one came from commits circa-2018, but has CHECK equivalents

Copied from template tests
tools/clang/test/HLSLFileCheck/hlsl/template/dependent-sized_array.hlsl - has an un-filechecked warning that isn't relevant to dxc.
tools/clang/test/HLSLFileCheck/hlsl/template/elaborated-type-specifier.hlsl
tools/clang/test/HLSLFileCheck/hlsl/template/templateTypename.hlsl

Introduced by first commit. Only CHECK is for @main
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/attributes_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/const-expr_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/const-exprB_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/functions_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/implicit-casts_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/indexing-operator_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/literals_exact_precision_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/literals_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/packreg_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/scalar-assignments_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/string_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/typemods-syntax_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/conversions/varmods-syntax_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/matrix/matrix-assignments_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/matrix/matrix-syntax_Mod.hlsl
tools/clang/test/HLSLFileCheck/hlsl/types/vector/vector-assignments_Mod.hlsl

from directxshadercompiler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.