[PATCH] D59772: AMDGPU: Remove unnecessary check for isFullCopy

Samuel Pitoiset via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 22 23:55:10 PDT 2019


hakzsam added a comment.

In D59772#1474229 <https://reviews.llvm.org/D59772#1474229>, @arsenm wrote:

> In D59772#1473800 <https://reviews.llvm.org/D59772#1473800>, @hakzsam wrote:
>
> > Hi Matt,
> >
> > This change introduces a regression with Overwatch and RADV (cf. https://bugs.freedesktop.org/show_bug.cgi?id=110476).
> >
> > Here's the attached LLVM IR https://pastebin.com/raw/VqRF4unW
> >
> > Can you have a look?
> >  Thanks!
>
>
> r358890


I confirm it's fixed, thanks a lot!


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

https://reviews.llvm.org/D59772





More information about the llvm-commits mailing list