[llvm] [DirectX] introducing lowering for `bufferUpdateCounter` (PR #115041)
Justin Bogner via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 6 13:40:16 PST 2024
================
@@ -0,0 +1,31 @@
+; RUN: opt -S -dxil-op-lower %s | FileCheck %s
----------------
bogner wrote:
I don't see any `CHECK:` lines in this test...
https://github.com/llvm/llvm-project/pull/115041
More information about the llvm-commits
mailing list