================

----------------
hoodmane wrote:

Actually skipping this by returning false from selectCall does not work, it 
seems to result in `funcref.to_ptr` getting put by itself in a separate DAG 
which triggers the escape analysis. So I'll go back to using 
`dontUseFastISelFor()` to skip the whole block. 

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

Reply via email to