[PATCH] D37448: Fix cast assertion on MS inline assembly with vector spills (PR34021)

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 11 10:27:04 PDT 2017


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm

I was hoping for a test case that didn't require assertions, but this is enough to land the fix.


Repository:
  rL LLVM

https://reviews.llvm.org/D37448





More information about the cfe-commits mailing list