aengelke wrote:

Note that this increases the critical path length of building LLVM with AMDGPU 
enabled, as almost everything (including IR) depends on TargetParser and 
AMDGPU.td takes *ages* to parse (12-13s on my system). Why does this need to 
use the entire AMDGPU.td? Can't the tablegen files be made more modular?

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

Reply via email to