[all-commits] [llvm/llvm-project] 1e3d4c: [DirectX backend] Remove Attribute not for DXIL on...

Xiang Li via All-commits all-commits at lists.llvm.org
Tue Sep 13 13:46:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e3d4c43442fce3ba68d5a5471d2e77c12745f07
      https://github.com/llvm/llvm-project/commit/1e3d4c43442fce3ba68d5a5471d2e77c12745f07
  Author: Xiang Li <python3kgae at outlook.com>
  Date:   2022-09-13 (Tue, 13 Sep 2022)

  Changed paths:
    M llvm/lib/Target/DirectX/CMakeLists.txt
    M llvm/lib/Target/DirectX/DXILPrepare.cpp
    A llvm/test/CodeGen/DirectX/strip-call-attrs.ll

  Log Message:
  -----------
  [DirectX backend] Remove Attribute not for DXIL on CallInst

Remove Attribute on CallInst which is not for DXIL when prepare for DXIL.

Reviewed By: beanz

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




More information about the All-commits mailing list