[PATCH] D130763: [AMDGPU] Account for VData size increase from tfe bit for image instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 29 06:17:28 PDT 2022


arsenm added a comment.

In D130763#3687302 <https://reviews.llvm.org/D130763#3687302>, @mbrkusanin wrote:

> I could not find the clear answer in the docs. But looking at .ll tests it does not seems like it is used. So tfe is probably not supported for atomics or gather4.

If I were to guess it's something that works by default but isn't actually tested


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130763



More information about the llvm-commits mailing list