[all-commits] [llvm/llvm-project] df14db: [DirectX] Fix build breaks (#128556)

Farzon Lotfi via All-commits all-commits at lists.llvm.org
Mon Feb 24 13:42:38 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df14dbd8750fba7851a3fd8878db3692c20a28d1
      https://github.com/llvm/llvm-project/commit/df14dbd8750fba7851a3fd8878db3692c20a28d1
  Author: Farzon Lotfi <farzonlotfi at microsoft.com>
  Date:   2025-02-24 (Mon, 24 Feb 2025)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp
    M llvm/lib/Target/DirectX/DirectXInstrInfo.h
    M llvm/lib/Target/DirectX/DirectXRegisterInfo.cpp
    M llvm/lib/Target/DirectX/DirectXRegisterInfo.h
    M llvm/lib/Target/DirectX/DirectXSubtarget.h

  Log Message:
  -----------
  [DirectX] Fix build breaks (#128556)

1. Fix build break caused by #126772 by adding `writeDISubrangeType`
stub to `DXILBitcodeWriter.cpp`
2. Fix build break caused by #128480 by adding implementation of pure
virtual method `TargetSubtargetInfo::getRegisterInfo`



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