[llvm] RuntimeLibcalls: Stop opting out of exp10 (PR #148604)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 15 01:49:32 PDT 2025


arsenm wrote:

Plus this is one of the odd cases that happened to emit some kind of code. Most of these untested, accidental libcall cases hit asserts and crashes in codegen so it's not like a designed system 

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


More information about the llvm-commits mailing list