[PATCH] D83394: [AMDGPU] Avoid splitting FLAT offsets in unsafe ways

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 04:06:41 PDT 2020


JonChesterfield added a comment.

I'm seeing (difficult to minimise) failure modes with gfx10 that look the same as those on gfx9 before this patch. I also see the comment:

> "gfx10 does have a bug with flat offsets"

Is there a corresponding patch needed for gfx10?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83394



More information about the llvm-commits mailing list