ruoso added a comment.

Currently, no. I think we do need a paper to discuss the requirements of the 
remote execution protocol and how they relate to the implementation of C++ 
modules.

The simple summary is that one way that remote execution is implemented is by 
just wrapping the compiler execution, creating a Merkle tree with all the 
inputs, identify all outputs, ship that to a remote worker, and return another 
Merkle tree with the outputs.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134267/new/

https://reviews.llvm.org/D134267

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to