[PATCH] D17032: [X86] Add a pass to change byte and word instructions to zero-extending versions.
Eric Christopher via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 13:48:13 PST 2016
echristo added a comment.
Quick question: Is this going to get rid of some of the partial reg stall code that we've already got in the source base?
http://reviews.llvm.org/D17032
More information about the llvm-commits
mailing list