[PATCH] D133253: [SPIRV] add IR regularization pass
Ilia Diachkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 10 05:21:04 PDT 2022
iliya-diyachkov updated this revision to Diff 459282.
iliya-diyachkov retitled this revision from "[SPIRV] add IR regularization passes" to "[SPIRV] add IR regularization pass".
iliya-diyachkov edited the summary of this revision.
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.459282.patch
Type: text/x-patch
Size: 48860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220910/a9713f41/attachment.bin>
More information about the llvm-commits
mailing list