[PATCH] D16907: [X86] Don't zero/sign-extend i1 or i8 return values to 32 bits (PR22532)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 14:14:17 PST 2016


spatel added reviewers: hjl.tools, kbsmith1, zansari, DavidKreitzer.
spatel added a comment.

cc'ing some Intel folks both for clarity on the ABI doc and for the potential perf impact.


http://reviews.llvm.org/D16907





More information about the llvm-commits mailing list