[all-commits] [llvm/llvm-project] 147ff1: [SPIR-V] Fix llvm deprecated warnings

Michal Paszkowski via All-commits all-commits at lists.llvm.org
Sun Mar 12 12:49:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 147ff1b494bc6a35fab64b93ff2fd066c754183e
      https://github.com/llvm/llvm-project/commit/147ff1b494bc6a35fab64b93ff2fd066c754183e
  Author: Michal Paszkowski <michal.paszkowski at outlook.com>
  Date:   2023-03-12 (Sun, 12 Mar 2023)

  Changed paths:
    M llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
    M llvm/lib/Target/SPIRV/SPIRVInstrInfo.td
    M llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp

  Log Message:
  -----------
  [SPIR-V] Fix llvm deprecated warnings

Fixes warnings related to getAllOnesValue and isNullValue being
deprecated.

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




More information about the All-commits mailing list