[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 10:34:56 PDT 2018


rnk added a comment.

Looks like 32-bit doesn't need to be fixed because of the way the delegation is arranged. In any case, I combined this with the re-land in https://reviews.llvm.org/D44846. PTAL


Repository:
  rL LLVM

https://reviews.llvm.org/D44876





More information about the llvm-commits mailing list