DataCorrupted wrote:

> Is there some way we can avoid the additional domtree construction? 
> Particularly in cases where the pass doesn't do anything.

This patch only changes how the pass is called. The behavior of the pass itself 
is probably another patch. Besides, I don't think it would be easy for 
`PassConfig` to get a hold of the module that we are compiling.

https://github.com/llvm/llvm-project/pull/101114
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to