[all-commits] [llvm/llvm-project] 936fe9: [HLSL] Add more tests to root signature metadata e...

joaosaffran via All-commits all-commits at lists.llvm.org
Tue Feb 18 11:40:51 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 936fe9bb5ca66e13a609d1be0dfc9e5d7dd497b1
      https://github.com/llvm/llvm-project/commit/936fe9bb5ca66e13a609d1be0dfc9e5d7dd497b1
  Author: joaosaffran <126493771+joaosaffran at users.noreply.github.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILRootSignature.cpp
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-Error-is-not-function.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-Error-is-not-value.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-Error-no-root-element-list.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-Error-root-element-not-mdnode.ll

  Log Message:
  -----------
  [HLSL] Add more tests to root signature metadata extraction (#127283)

This PR adds a few more tests to validate some error scenarios of root
signature metadata representation.

Closes: https://github.com/llvm/llvm-project/issues/127280

---------

Co-authored-by: joaosaffran <joao.saffran at microsoft.com>



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