[llvm] [llvm:codegen] Add lowering to all intrinsics available in `math.h`. (PR #162825)
    Ingo Müller via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Oct 20 03:09:20 PDT 2025
    
    
  
ingomueller-net wrote:
Quick update from my side: We stopped using the LLVM interpreter in the meantime and use ORC jitting instead, so I won't be working on this for the time being.
FWIW, it sounds like the next steps include figuring out whether or not the interpreter should use this at all.
https://github.com/llvm/llvm-project/pull/162825
    
    
More information about the llvm-commits
mailing list