[all-commits] [llvm/llvm-project] d40eb0: [SPIR-V] Remove deleted functions (#74660)

Natalie Chouinard via All-commits all-commits at lists.llvm.org
Thu Dec 7 06:37:45 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d40eb0a575297d31bb8d07ed82cb10c05bdbc0b6
      https://github.com/llvm/llvm-project/commit/d40eb0a575297d31bb8d07ed82cb10c05bdbc0b6
  Author: Natalie Chouinard <sudonatalie at google.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
    M llvm/lib/Target/SPIRV/SPIRVUtils.cpp

  Log Message:
  -----------
  [SPIR-V] Remove deleted functions (#74660)

Remove references to functions that were deleted in #74521 which are
causing SPIR-V backend build failures.




More information about the All-commits mailing list