[llvm] [DirectX] Teach DXILResourceAccess about cbuffers (PR #164554)

Helena Kotas via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 23 00:22:31 PDT 2025


================
@@ -0,0 +1,64 @@
+; RUN: opt -S -dxil-resource-access -mtriple=dxil %s | FileCheck %s
----------------
hekota wrote:

I did not review this file because it is XFAIL and I think the GEPs are likely going to be updated.

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


More information about the llvm-commits mailing list