[PATCH] D130592: [IR] Move support for dxil::TypedPointerType to LLVM core IR.
Joshua Cranmer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 4 07:42:14 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2138c906458e: [IR] Move support for dxil::TypedPointerType to LLVM core IR. (authored by jcranmer-intel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130592/new/
https://reviews.llvm.org/D130592
Files:
llvm/include/llvm/IR/LLVMContext.h
llvm/include/llvm/IR/Type.h
llvm/include/llvm/IR/TypedPointerType.h
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/CMakeLists.txt
llvm/lib/IR/Core.cpp
llvm/lib/IR/LLVMContext.cpp
llvm/lib/IR/LLVMContextImpl.h
llvm/lib/IR/TypedPointerType.cpp
llvm/lib/IR/Value.cpp
llvm/lib/Target/DirectX/CMakeLists.txt
llvm/lib/Target/DirectX/DXILPointerType.cpp
llvm/lib/Target/DirectX/DXILPointerType.h
llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp
llvm/lib/Target/DirectX/DXILWriter/DXILValueEnumerator.cpp
llvm/lib/Target/DirectX/PointerTypeAnalysis.h
llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp
llvm/unittests/IR/TypesTest.cpp
llvm/unittests/Target/DirectX/PointerTypeAnalysisTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130592.449983.patch
Type: text/x-patch
Size: 17107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/c28bedce/attachment.bin>
More information about the llvm-commits
mailing list