[PATCH] D158764: [SPIR-V] Support SPV_INTEL_arbitrary_precision_integers_extension and add misc utilities for other extensions
Michal Paszkowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 02:54:36 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGefe0e10718cb: [SPIR-V] Support SPV_INTEL_arbitrary_precision_integers_extension, misc utils… (authored by mpaszkowski).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158764/new/
https://reviews.llvm.org/D158764
Files:
llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVBaseInfo.cpp
llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVBaseInfo.h
llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
llvm/lib/Target/SPIRV/SPIRVSubtarget.cpp
llvm/lib/Target/SPIRV/SPIRVSubtarget.h
llvm/lib/Target/SPIRV/SPIRVSymbolicOperands.td
llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_arbitrary_precision_integers.ll
llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_optnone.ll
llvm/test/CodeGen/SPIRV/extensions/SPV_KHR_no_integer_wrap_decoration.ll
llvm/test/CodeGen/SPIRV/extensions/no_wrap.ll
llvm/test/CodeGen/SPIRV/optnone.ll
llvm/test/CodeGen/SPIRV/transcoding/NoSignedUnsignedWrap.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158764.556540.patch
Type: text/x-patch
Size: 14963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230912/f23eae2d/attachment.bin>
More information about the llvm-commits
mailing list