[all-commits] [llvm/llvm-project] 7adcb4: [DirectX] TypedUAVLoadAdditionalFormats shader fla...

Justin Bogner via All-commits all-commits at lists.llvm.org
Wed Dec 18 12:24:11 PST 2024


  Branch: refs/heads/users/bogner/120157
  Home:   https://github.com/llvm/llvm-project
  Commit: 7adcb407af16fdf7f9fe94871925fbb54d6344e8
      https://github.com/llvm/llvm-project/commit/7adcb407af16fdf7f9fe94871925fbb54d6344e8
  Author: Justin Bogner <mail at justinbogner.com>
  Date:   2024-12-18 (Wed, 18 Dec 2024)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILShaderFlags.cpp
    M llvm/lib/Target/DirectX/DXILShaderFlags.h
    A llvm/test/CodeGen/DirectX/ShaderFlags/typed-uav-load-additional-formats.ll

  Log Message:
  -----------
  [DirectX] TypedUAVLoadAdditionalFormats shader flag (#120280)

Set the TypedUAVLoadAddtionalFormats flag if the shader contains a load
from a multicomponent UAV.

Fixes #114557



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