// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

AMD shares dive 8% as AI chip revenue disappoints investors, wiping out US$15B in market value

USA: Shares of Advanced Micro Devices (AMD) fell by 8 per cent on Wednesday (Feb 5), a sharp drop that wiped out US$15 billion (S$20.25 billion) in market value. The decline came after the company revealed that its AI chip revenue for the fourth quarter, which grew by 69 per cent to US$3.9 billion (S$5.27 billion), missed analysts’ expectations of US$4.15 billion (S$5.60 billion), Reuters reported. 

Ben Barringer, a technology analyst at Quilter Cheviot, said that while AMD is making progress in gaining market share from Intel in the central processing unit (CPU) market, it is still far behind Nvidia in graphics processing units (GPUs). He noted that investors have been hoping AMD will challenge Nvidia’s dominance, but at the moment, the company “is very much struggling to break the moat and disrupt its market position”.

After AMD’s share price more than doubled in 2023 on bets that its AI-optimized GPUs would challenge Nvidia, the company’s stock fell 18 per cent in 2024. Meanwhile, Nvidia’s stock surged by 171 per cent.

Tech giants like Microsoft and Meta, both AMD customers, are also pushing to create their own cheaper, more efficient in-house chips, which could reduce demand for AMD’s off-the-shelf processors.

Bank of America (BofA) analysts noted that as Nvidia continues to outperform and custom chips gain popularity with hyperscalers, AMD might struggle to lead the AI market despite its strong growth.

Susannah Streeter, head of money and markets at Hargreaves Lansdown, pointed out that the launch of a low-cost AI model by the Chinese firm DeepSeek has made investors more cautious about spending heavily on AI chips.

She added that AMD’s results and outlook have further knocked investor confidence further.

Following the results, 22 analysts lowered their price targets for AMD’s stock, with the median target now set at US$150 (S$202.55), down from US$166.5 (S$224.83) before the announcement. /TISG

Read also: AMD to cut about 1,000 jobs in effort to focus on AI market

Featured image by Depositphotos

- Advertisement -

Hot this week

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

‘C’mon, please don’t do this.’ Singapore Food Agency reminds diners not to eat food dropped on hawker centre tables

"C’mon, please don’t do this 😥 Once food is dropped on an unclean tabletop, the surface of the food item would have been contaminated by bacteria. And there is no such thing as the 'three-second ...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks