[PATCH] D57621: [X86] Print %st(0) as %st to match what gcc inline asm uses as the clobber name to make MS inline asm work correctly

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 15:09:32 PST 2019


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

In D57621#1381623 <https://reviews.llvm.org/D57621#1381623>, @craig.topper wrote:

> gcc prints %st   https://godbolt.org/z/3CXLvj


Then let's ship it. :) I'm sure someone will break. Maybe wait a day to see if there are other opinions.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57621/new/

https://reviews.llvm.org/D57621





More information about the llvm-commits mailing list