jhuber6 added a comment.

In D128752#3616675 <https://reviews.llvm.org/D128752#3616675>, @tra wrote:

> We already heard complaints that searching for CUDA installation in multiple 
> places does add a measurable delay when the search hits NFS-mounted 
> directories.
>
> Replacing uses of `CudaInstallation` with a getter function returning a 
> reference to a singleton would be great.

Sounds good, I'll make a patch for it. Considering that this one doesn't change 
that this one doesn't change anything we don't already do on that front is it 
good to land separately?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128752

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

Reply via email to