[PATCH] D122268: Add PointerType analysis for DirectX backend
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 25 15:55:50 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe6f44a3cd273: Add PointerType analysis for DirectX backend (authored by beanz).
Changed prior to commit:
https://reviews.llvm.org/D122268?vs=425039&id=425045#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122268/new/
https://reviews.llvm.org/D122268
Files:
llvm/include/llvm/IR/LLVMContext.h
llvm/include/llvm/IR/Type.h
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/Core.cpp
llvm/lib/IR/LLVMContext.cpp
llvm/lib/IR/LLVMContextImpl.h
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/PointerTypeAnalysis.cpp
llvm/lib/Target/DirectX/PointerTypeAnalysis.h
llvm/unittests/Target/DirectX/CMakeLists.txt
llvm/unittests/Target/DirectX/PointerTypeAnalysisTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122268.425045.patch
Type: text/x-patch
Size: 22299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220425/532db2f8/attachment.bin>
More information about the llvm-commits
mailing list