[libc-commits] [libc] [libc] Fix GPU loader propagation to lit test infrastructure (PR #184105)
Jeff Bailey via libc-commits
libc-commits at lists.llvm.org
Mon Mar 2 06:07:18 PST 2026
kaladron wrote:
> This seems fine, but a lot of this is a little historical. We used to have different loaders, now it's just one `llvm-gpu-loader`. We find that via an executable so the weird target indirection probably isn't needed anymore. The GPU loader existed before the other emulations so those could probably be merged.
Thanks. I'll make a note to look at that when I'm poking more at this, but I'd like to avoid another side quest for the moment. :)
https://github.com/llvm/llvm-project/pull/184105
More information about the libc-commits
mailing list