[PATCH] D44876: [X86] Assign i8/i16 to the stack for Win64 as well.

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 26 09:48:22 PDT 2018


rnk added a comment.

This works for 64-bit, but I think the 32-bit side needs fixing. I think I will try to incorporate this into a re-land of https://reviews.llvm.org/rL328386 later today. Sorry for the breakage. :(


Repository:
  rL LLVM

https://reviews.llvm.org/D44876





More information about the llvm-commits mailing list