aeubanks wrote:

it seems like this should just be in the default codegen pipeline? you'd need 
to change the pass to bail out early if there are no relevant intrinsics (by 
checking if the module contains the intrinsic declaration) to not affect 
compile times

https://github.com/llvm/llvm-project/pull/92331
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to