[llvm-branch-commits] [llvm] [HLSL] Implementation of DXILResourceImplicitBinding pass (PR #138043)
Helena Kotas via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Apr 30 15:18:51 PDT 2025
================
@@ -0,0 +1,44 @@
+; RUN: opt -S -dxil-resource-implicit-binding %s | FileCheck %s
----------------
hekota wrote:
I just realized this test is not complete... working on a fix.
https://github.com/llvm/llvm-project/pull/138043
More information about the llvm-branch-commits
mailing list