================
@@ -876,8 +874,8 @@ void 
AMDGPUTargetMachine::registerPassBuilderCallbacks(PassBuilder &PB) {
       });
 
   PB.registerPipelineEarlySimplificationEPCallback(
----------------
shiltian wrote:

> Can we get it to the same place as 
> function-attrs<skip-non-recursive-function-attrs>, openmp-opt-cgscc?

Not where `openmp-opt-cgscc`, because it is inserted in the generic pass 
pipeline. I don't think we should insert anything into the generic pipeline.

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

Reply via email to