[PATCH] D17032: [X86] Add a pass to change byte and word instructions to zero-extending versions.
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 13:42:08 PST 2016
spatel added subscribers: silvas, chandlerc, grosbach, RKSimon, andreadb, bkramer, echristo, mkuper.
spatel added a comment.
Hi Kevin -
Thanks for working on this! Given that the motivation / direction has already been discussed and that this is off by default, I see no reason not to commit this ASAP. We can test / benchmark / evolve it faster in trunk vs. privately.
I'm cc'ing some of the people from the bug report discussions just so they are aware of this pass.
http://reviews.llvm.org/D17032
More information about the llvm-commits
mailing list