[PATCH] D104663: [OpaquePtr] Remove checking pointee type for byval/preallocated type

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 22 13:32:08 PDT 2021


aeubanks updated this revision to Diff 353769.
aeubanks added a comment.

do the same for preallocated
add inalloca version


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104663/new/

https://reviews.llvm.org/D104663

Files:
  llvm/include/llvm/IR/InstrTypes.h
  llvm/unittests/IR/AttributesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104663.353769.patch
Type: text/x-patch
Size: 3282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210622/5c9c969b/attachment.bin>


More information about the llvm-commits mailing list