"no-builtins" should work on __multi3
?
#65031
Labels
compiler-rt:builtins
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
https://llvm.godbolt.org/z/9vcj8dqaY
I tried this IR:
I expect
multer
to use the__multi3
function I defined.But I got:
The text was updated successfully, but these errors were encountered: