[all-commits] [llvm/llvm-project] 7e39e2: [DirectX, SPIRV] Migrate to new encodeInstruction t...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Aug 9 15:25:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e39e2e5190cde3091e774224304b90177e4eb3d
      https://github.com/llvm/llvm-project/commit/7e39e2e5190cde3091e774224304b90177e4eb3d
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
    M llvm/lib/Target/DirectX/MCTargetDesc/DirectXMCTargetDesc.cpp
    M llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVMCCodeEmitter.cpp

  Log Message:
  -----------
  [DirectX,SPIRV] Migrate to new encodeInstruction that uses SmallVectorImpl<char>. NFC




More information about the All-commits mailing list