[llvm] [DirectX] Introduce the DXILResourceAccess pass (PR #116726)
Damyan Pepper via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 25 11:00:48 PST 2024
================
@@ -10,10 +10,11 @@
; CHECK-NEXT: DXIL Intrinsic Expansion
; CHECK-NEXT: DXIL Data Scalarization
; CHECK-NEXT: DXIL Array Flattener
+; CHECK-NEXT: DXIL Resource analysis
----------------
damyanp wrote:
Why did DXIL Resource analysis get moved?
https://github.com/llvm/llvm-project/pull/116726
More information about the llvm-commits
mailing list