[PATCH] D101045: [IR][Verifier] Relax restriction on alloca address spaces

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 02:55:29 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG81bc73281610: [IR][Verifier] Relax restriction on alloca address spaces (authored by wingo).

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.346969.patch
Type: text/x-patch
Size: 5845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/e5d072af/attachment.bin>


More information about the llvm-commits mailing list