[PATCH] D76792: [InlineFunction] Update metadata on loads that are return values

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 15:11:09 PDT 2020


anna added a comment.

In D76792#1989623 <https://reviews.llvm.org/D76792#1989623>, @yamauchi wrote:

> Hi, some of our internal tests seems to have started crashing due to this patch.
>
> Here's a bug report with a reduced test: https://bugs.llvm.org/show_bug.cgi?id=45590
>
> Please take a look.


thanks for the test case, I've reverted the patch for now. Will take a look.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76792





More information about the llvm-commits mailing list