[PATCH] D42756: AMDGPU: Remove the s_buffer workaround for GFX9 chips

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 10:17:50 PST 2018


arsenm added a comment.

In https://reviews.llvm.org/D42756#995044, @mareko wrote:

> In https://reviews.llvm.org/D42756#995040, @arsenm wrote:
>
> > We probably do want to do that optimization at some point, although in that case I would hope we would avoid producing them in the buggy case. Can you add more details to the comment here, and possibly leave it?
>
>
> What details? Can you be more specific about what you're asking here?


Like you mentioned in the commit message that there is a problem with x3 loads only.


Repository:
  rL LLVM

https://reviews.llvm.org/D42756





More information about the llvm-commits mailing list