[all-commits] [llvm/llvm-project] 996267: [DirectX backend] set target triple to "dxil-ms-dx"

Xiang Li via All-commits all-commits at lists.llvm.org
Mon Oct 24 14:49:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 996267d20ea08826f7440e8bd2f38f0cfc575039
      https://github.com/llvm/llvm-project/commit/996267d20ea08826f7440e8bd2f38f0cfc575039
  Author: Xiang Li <python3kgae at outlook.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILWriter/DXILWriterPass.cpp
    M llvm/test/CodeGen/DirectX/embed-dxil.ll
    M llvm/test/tools/dxil-dis/attribute-filter.ll
    A llvm/test/tools/dxil-dis/triple.ll

  Log Message:
  -----------
  [DirectX backend] set target triple to "dxil-ms-dx"

Set target triple to "dxil-ms-dx" for DXIL at the end of DXILTranslateMetadata.

Reviewed By: beanz

Differential Revision: https://reviews.llvm.org/D131545




More information about the All-commits mailing list