[PATCH] D37448: Fix cast assertion on MS inline assembly with vector spills (PR34021)
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 5 08:00:12 PDT 2017
erichkeane added a comment.
In https://reviews.llvm.org/D37448#861069, @RKSimon wrote:
> In https://reviews.llvm.org/D37448#861019, @erichkeane wrote:
>
> > I apologize for the lack of detail for this comment, but I didn't seem to capture this at the time. When I investigated this initially, I came up with this solution and it was insufficient. I don't remember WHAT this ends up not fixing however.
>
>
> @erichkeane OK, are you in a position to take on this bug? Either commandeering this patch or I abandon it and you start your own?
I'm not sure I have time for it unfortunately. It IS on my personal backlog, I just haven't had time lately. Has this affected someone else (besides my company's internal tests), or become more important lately?
Repository:
rL LLVM
https://reviews.llvm.org/D37448
More information about the cfe-commits
mailing list