[PATCH] D133253: [SPIRV] add IR regularization pass

Ilia Diachkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 05:10:29 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3544d200d982: [SPIRV] add IR regularization pass (authored by iliya-diyachkov).

Changed prior to commit:
  https://reviews.llvm.org/D133253?vs=459290&id=460373#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133253

Files:
  llvm/lib/Target/SPIRV/CMakeLists.txt
  llvm/lib/Target/SPIRV/SPIRV.h
  llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
  llvm/lib/Target/SPIRV/SPIRVCallLowering.cpp
  llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
  llvm/lib/Target/SPIRV/SPIRVISelLowering.cpp
  llvm/lib/Target/SPIRV/SPIRVISelLowering.h
  llvm/lib/Target/SPIRV/SPIRVInstrFormats.td
  llvm/lib/Target/SPIRV/SPIRVLegalizerInfo.cpp
  llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
  llvm/lib/Target/SPIRV/SPIRVPreLegalizer.cpp
  llvm/lib/Target/SPIRV/SPIRVPrepareFunctions.cpp
  llvm/lib/Target/SPIRV/SPIRVRegularizer.cpp
  llvm/lib/Target/SPIRV/SPIRVTargetMachine.cpp
  llvm/lib/Target/SPIRV/SPIRVUtils.cpp
  llvm/lib/Target/SPIRV/SPIRVUtils.h
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/bswap.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/memset.ll
  llvm/test/CodeGen/SPIRV/lshr-constexpr.ll
  llvm/test/CodeGen/SPIRV/opencl/get_global_id.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpMin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133253.460373.patch
Type: text/x-patch
Size: 48882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/9f553cbd/attachment.bin>


More information about the llvm-commits mailing list