AMD Rysen

If you use the Intel high-performance libraries (Math Kernel Library, Intel Performance Primitives, etc) then those are tuned very well for Intel CPUs, but fall back to a slow path (much slower than just running the tuned Intel code would do) if it’s not on an Intel CPU. Those libraries generally test for specific CPU models, rather than just feature bits, to achieve this “Intel lock-in.”