[all-commits] [llvm/llvm-project] 607be3: [DX] Fix missing preserved analysis

Chris B via All-commits all-commits at lists.llvm.org
Wed Oct 19 10:11:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 607be386e7ee1d11a58fe68bf9336de2b2fb9fde
      https://github.com/llvm/llvm-project/commit/607be386e7ee1d11a58fe68bf9336de2b2fb9fde
  Author: Chris Bieneman <chris.bieneman at me.com>
  Date:   2022-10-19 (Wed, 19 Oct 2022)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILShaderFlags.h
    M llvm/test/CodeGen/DirectX/UAVMetadata.ll

  Log Message:
  -----------
  [DX] Fix missing preserved analysis

The ShaderFlagsAnalysisWrapper needs to be marked to preserve all
analyssis.

Fixes #58474 (https://github.com/llvm/llvm-project/issues/58474)




More information about the All-commits mailing list