[PATCH] D43682: [mips] Support 'z' inline asm constraint

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 11:29:06 PST 2018


atanasyan abandoned this revision.
atanasyan added a comment.

I discussed the 'z' constraint with Matthew Fortune and we reached a conclusion that it does not make a sense to support this constraint in LLVM. Probably the 'z' constraint should be marked as "internal" in the gcc code.

Anyway, thanks for review.


Repository:
  rL LLVM

https://reviews.llvm.org/D43682





More information about the llvm-commits mailing list