[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 09:47:36 PST 2026


jhuber6 wrote:

> I don't know why this is a property that becomes a module flag

It's only used in TLI for some strlen optimizations I think. It'd be easy to turn off for OpenCL, and 100% correct to do so I'd say. I don't know if there's a better fix overall.

https://github.com/llvm/llvm-project/pull/174447


More information about the cfe-commits mailing list