nickdesaulniers added a comment.

In D145416#4173250 <https://reviews.llvm.org/D145416#4173250>, @jyknight wrote:

> It looks to me from GCC that constraint 'p' is intended to be used 
> internally, not for inline-asm. I question whether the kernel should be using 
> it, and whether we should even implement it at all.

`p` is a documented "simple constraint": 
https://gcc.gnu.org/onlinedocs/gcc/Simple-Constraints.html#Simple-Constraints


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145416

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to