[all-commits] [llvm/llvm-project] efe0e1: [SPIR-V] Support SPV_INTEL_arbitrary_precision_int...

Michal Paszkowski via All-commits all-commits at lists.llvm.org
Tue Sep 12 02:54:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: efe0e10718cb72986a561cd1e4bd8bb57763b143
      https://github.com/llvm/llvm-project/commit/efe0e10718cb72986a561cd1e4bd8bb57763b143
  Author: Michal Paszkowski <michal.paszkowski at outlook.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVBaseInfo.cpp
    M llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVBaseInfo.h
    M llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
    M llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
    M llvm/lib/Target/SPIRV/SPIRVSubtarget.cpp
    M llvm/lib/Target/SPIRV/SPIRVSubtarget.h
    M llvm/lib/Target/SPIRV/SPIRVSymbolicOperands.td
    A llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_arbitrary_precision_integers.ll
    A llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_optnone.ll
    A llvm/test/CodeGen/SPIRV/extensions/SPV_KHR_no_integer_wrap_decoration.ll
    R llvm/test/CodeGen/SPIRV/extensions/no_wrap.ll
    R llvm/test/CodeGen/SPIRV/optnone.ll
    M llvm/test/CodeGen/SPIRV/transcoding/NoSignedUnsignedWrap.ll

  Log Message:
  -----------
  [SPIR-V] Support SPV_INTEL_arbitrary_precision_integers_extension, misc utils for other extensions

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




More information about the All-commits mailing list