[llvm] [SPIRV][HLSL] Add HLSL intrinsic tests (PR #86844)
Farzon Lotfi via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 28 07:19:43 PDT 2024
farzonl wrote:
> Would it make sense to add something like `; RUN: %if spirv-tools %{ llc -O0 mtriple=spirv-unknown-linux %s -o - -filetype=obj | spirv-val %}` to each test to be sure that the output is valid from the perspective of `spirv-val`?
Thanks for the suggestion just added it!
https://github.com/llvm/llvm-project/pull/86844
More information about the llvm-commits
mailing list