[llvm] [AMDGPU][LibCallSimplify] Use target type's float-semantics in `ConstantFP::get` (PR #213721)
Juan Manuel Martinez CaamaƱo via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 02:13:58 PDT 2026
================
----------------
jmmartinez wrote:
I'm tempted to move this just before the `if (hasTwoResults) {` and then remove the trivially true `assert(FInfo.getId() == AMDGPULibFunc::EI_SINCOS && "math function with ptr arg not supported yet");`.
https://github.com/llvm/llvm-project/pull/213721
More information about the llvm-commits
mailing list