[PATCH] D88973: IR: Fix issues with linking typed sret

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 09:04:34 PDT 2020


arsenm created this revision.
arsenm added reviewers: jdoerfert, dblaikie, rnk, tpopp, rsmith.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
arsenm requested review of this revision.
Herald added a subscriber: wdng.

Fixes issues causing the revert in
eb9f7c28e5fe6d75fed3587023e17f2997c8024b <https://reviews.llvm.org/rGeb9f7c28e5fe6d75fed3587023e17f2997c8024b>.


https://reviews.llvm.org/D88973

Files:
  llvm/include/llvm/IR/Attributes.h
  llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
  llvm/lib/IR/Core.cpp
  llvm/lib/Linker/IRMover.cpp
  llvm/lib/Transforms/Utils/ValueMapper.cpp
  llvm/test/Linker/Inputs/sret-type-input.ll
  llvm/test/Linker/sret-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88973.296704.patch
Type: text/x-patch
Size: 6137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/e21c0b4f/attachment.bin>


More information about the llvm-commits mailing list