thurstond wrote: > Please don't force push the commit, instead, push the changes incrementally. +1. Force push makes it hard to see what has already been reviewed and what has changed since then. https://github.com/llvm/llvm-project/pull/206674