Issue 75830
Summary [DirectX] Replace loads from cbufs with cbufferLoad
Labels backend:DirectX
Assignees
Reporter bogner
    In order to generate correct dxil for cbuffers, we'll need to walk through the hlsl.cbufs metadata and replace memory accesses to those globals with accesses via cbufferLoad.

See https://reviews.llvm.org/D131370 for one approach to this.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to