wenju-he wrote:

> Honestly I'd rather merge all of the other cases into one file than continue 
> doing this. It's a lot of extra boilerplate and just burning build time to 
> have one function per file. The only reason to maintain this is the source 
> file based target overriding, which would be better served by building all of 
> the components into libraries and letting the linker take handle it.

Done, merged sub-group workitem functions into one file.
Also copied generic sub-group workitem functions into nvptx file to avoid nvptx 
change.

https://github.com/llvm/llvm-project/pull/189328
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to