[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 15:57:17 PST 2016


echristo added a comment.

Naming is hard and shouldn't block anything here. That said, what do you think about using this to get rid of some of the reg stall code that was listed? :)


http://reviews.llvm.org/D17032





More information about the llvm-commits mailing list