momchil-velikov wrote: > All the GVNs are confusing to me. How is this different from GVNHoist?
It's shorter, simpler, handles just case of hoisting from two single-predecessor blocks to their common predecessor, and is enabled. https://github.com/llvm/llvm-project/pull/210337 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
