[PATCH] D103225: [AMDGPU] Replace non-kernel function uses of LDS globals by pointers.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 10 01:25:48 PDT 2021


foad added a comment.

> practically speaking we can do without mbcnt_hi, but may be it is good and safe to have mbcnt_hi for wave64

I am baffled by this. Why would you add an extra instruction when you have just explained that it is not required?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103225



More information about the llvm-commits mailing list