[PATCH] D51502: [X86] Fix register resizings for inline assembly register operands.

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 30 14:02:37 PDT 2018


nickdesaulniers added a comment.

I tested and can verify that this patch fixes the crash in the compiler.  I think we chose a different second register in this case than GCC does; maybe that's ok?


Repository:
  rL LLVM

https://reviews.llvm.org/D51502





More information about the llvm-commits mailing list