[llvm] [llvm:codegen] Add lowering to all intrinsics available in `math.h`. (PR #162825)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 20 03:22:37 PDT 2025
Ingo =?utf-8?q?Müller?= <ingomueller at google.com>,
Ingo =?utf-8?q?Müller?= <ingomueller at google.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/162825 at github.com>
nikic wrote:
Agree with @arsenm that the interpreter shouldn't be using intrinsic lowering. That's a very roundabout way to go about things.
https://github.com/llvm/llvm-project/pull/162825
More information about the llvm-commits
mailing list