[PATCH] D37448: Fix cast assertion on MS inline assembly with vector spills (PR34021)
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 11 14:18:52 PDT 2017
RKSimon added a comment.
In https://reviews.llvm.org/D37448#866700, @rnk wrote:
> lgtm
>
> I was hoping for a test case that didn't require assertions, but this is enough to land the fix.
My mistake, I should be able to remove that as well - I'll do it as part of the commit. Thanks.
Repository:
rL LLVM
https://reviews.llvm.org/D37448
More information about the cfe-commits
mailing list