ABataev added a comment.

In D153883#4456342 <https://reviews.llvm.org/D153883#4456342>, @tianshilei1992 
wrote:

> I think it's better to just limit it to AMDGPU for now.

I rather doubt this is a good decision. Better to support for all targets. 
NVPTX supports(ed) (IIRC) static allocation and internal management for the 
shared memory (not sure it is true for the new library). If no, then we need at 
least to diagnose that this feature is not supported.

> BTW, it might be worth to check if heap-to-stack will push it back to stack.




Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153883

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to