[PATCH] D145137: [SPIR-V] Promote arbitrary width ints to regular width

Michal Paszkowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 14:46:46 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc4330a9259f: [SPIR-V] Promote arbitrary width ints to regular width (authored by mpaszkowski).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145137/new/

https://reviews.llvm.org/D145137

Files:
  llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
  llvm/lib/Target/SPIRV/SPIRVISelLowering.cpp
  llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
  llvm/lib/Target/SPIRV/SPIRVUtils.cpp
  llvm/test/CodeGen/SPIRV/constant/local-arbitrary-width-integers-constants-type-promotion.ll
  llvm/test/CodeGen/SPIRV/constant/local-integers-constants.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145137.504850.patch
Type: text/x-patch
Size: 6369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230313/b41f2ec0/attachment.bin>


More information about the llvm-commits mailing list