[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 18 07:48:05 PDT 2021


wingo updated this revision to Diff 346176.
wingo added a comment.

Go back to first version of patch, removing verifier restriction on alloca address spaces


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/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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101045.346176.patch
Type: text/x-patch
Size: 4058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/e7e29baa/attachment.bin>


More information about the llvm-commits mailing list