[PATCH] D101045: [IR][Verifier] Targets can specify multiple alloca address spaces
Andy Wingo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 11 01:04:36 PDT 2021
wingo updated this revision to Diff 344308.
wingo edited the summary of this revision.
wingo added a comment.
Fix spurious whitespace
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101045/new/
https://reviews.llvm.org/D101045
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/DataLayout.h
llvm/lib/IR/DataLayout.cpp
llvm/lib/IR/Verifier.cpp
llvm/test/Assembler/datalayout-alloca-addrspace-mismatch-0.ll
llvm/test/Assembler/datalayout-alloca-addrspace-mismatch-1.ll
llvm/test/Assembler/datalayout-alloca-addrspace-mismatch-2.ll
llvm/test/Assembler/drop-debug-info-nonzero-alloca.ll
llvm/test/CodeGen/AMDGPU/invalid-alloca.ll
llvm/test/Verifier/alloca-alternate-addrspace-invalid-0.ll
llvm/test/Verifier/alloca-alternate-addrspace-invalid-1.ll
llvm/test/Verifier/alloca-alternate-addrspace-invalid-2.ll
llvm/test/Verifier/alloca-alternate-addrspace-valid.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101045.344308.patch
Type: text/x-patch
Size: 11231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/e412a59d/attachment.bin>
More information about the llvm-commits
mailing list