"examples/frontend_language/vscode:/vscode.git/clone" did not exist on "2432ad40c6fd630e0c40cd1850f5f66130914aa4"
-
Lakhinder Walia authored
Reduce memory footprint by std::move of temporary (potentially very large) containers. Minor cleanup for performance optimization: e.g. of Index() calculation -- which can get repeated millions of times in large tensors/vectors in a single Visit.
b00489b3