[llvm-branch-commits] [DirectX] Lower `@llvm.dx.handle.fromBinding` to DXIL ops (PR #104251)

Justin Bogner via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Aug 23 12:16:47 PDT 2024


================
@@ -0,0 +1,61 @@
+; RUN: opt -S -dxil-op-lower %s | FileCheck %s
----------------
bogner wrote:

Added a resource that does both of these things to the tests.

https://github.com/llvm/llvm-project/pull/104251


More information about the llvm-branch-commits mailing list