[all-commits] [llvm/llvm-project] b6287f: [DirectX] Set the EnableRawAndStructuredBuffers sh...

Justin Bogner via All-commits all-commits at lists.llvm.org
Mon Jan 20 16:05:55 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6287fd9714d2a34b27e7ef4953f6e68f39463a4
      https://github.com/llvm/llvm-project/commit/b6287fd9714d2a34b27e7ef4953f6e68f39463a4
  Author: Justin Bogner <mail at justinbogner.com>
  Date:   2025-01-20 (Mon, 20 Jan 2025)

  Changed paths:
    M llvm/include/llvm/BinaryFormat/DXContainerConstants.def
    M llvm/lib/Target/DirectX/DXILShaderFlags.cpp
    A llvm/test/CodeGen/DirectX/ShaderFlags/raw-and-structured-buffers.ll

  Log Message:
  -----------
  [DirectX] Set the EnableRawAndStructuredBuffers shader flag (#122667)

When raw or structured buffers are used, we need to set the DXIL flag
saying so.

Fixes #122663.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list