Is the struggle for microprocessor supremacy still even relevant? I'd ask, "who's going to build the best quantum processor?" rather than, "who's going to dethrone x86?"
Aren't quantum processors essentially special purpose accelerators, where most of the computation is still done on a classical computer? Shor's algorithm at least looks that way.
x86 is a free/open isa. The patents are expired up to i486 and x86_64 patents should expire soon. A guy from Oracle not too long ago implement i186 in Verilog as a hobby project. At least we know that if Intel ever gets too authoritarian, we can do that for i386.