[libclc] [libclc] Remove bitcode prepare utility from OpenCL library build (PR #174447)
Joseph Huber via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 5 21:08:16 PST 2026
jhuber6 wrote:
> > which means it should be compiled with the same compiler that ships it
>
> Yes, I think so. libclc also supports standalone build, but I am not aware of use cases.
Okay, finally, what's the relation between the llvm-translator and the backend? I'd like to be able to just use builtins for all the targets but I'm assuming the translator doesn't support that and I'm unsure how that works right now.
https://github.com/llvm/llvm-project/pull/174447
More information about the cfe-commits
mailing list