Displaying 1 result from an estimated 1 matches for "machinecopypropagationpass".
2017 Jul 21
4
Is there any pass existing in llvm which does machine copy propogation ?
Hi All,
I was looking into MachineCopyPropagationPass.ccp file in llvm, which in first look, looks likes to me doing only redundant copy elimination in same basic block.
I am interested in any pass which is doing copy propogation across the basic block in a function.
Let me know if any such pass exist ?
Thanks,
Deepali
-------------- next part ----...