[PATCH] D102110: [Inliner] Fix noalias metadata handling for instructions simplified during cloning (PR50270)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 12:19:14 PDT 2021


nikic updated this revision to Diff 344144.
nikic added a comment.

Add scope decls to test.


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

https://reviews.llvm.org/D102110

Files:
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/test/Transforms/Inline/pr50270.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102110.344144.patch
Type: text/x-patch
Size: 9407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/033024a9/attachment.bin>


More information about the llvm-commits mailing list