[PATCH] D35621: X86 Asm can't work properly with symbolic Scale

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 03:26:38 PDT 2017


avt77 added a comment.

> + I'm currently having a patch on review (https://reviews.llvm.org/D36793) which contains most of the intended goals of this one (everything but the new error, afaik), can you verify it answers your needs?

Yes, I see that everything I need here is included in https://reviews.llvm.org/D36793. When are you going to commit it? BTW, I have some questions about https://reviews.llvm.org/D36793 but I'll include them in that review.

Finally, as I understand I should abandom this review because now it's a part of https://reviews.llvm.org/D36793 (including tests, etc.), right?


https://reviews.llvm.org/D35621





More information about the llvm-commits mailing list