[PATCH] D67192: [X86] Use MOVSX instead of CBW to extend i8 to AX for i8 sdiv.

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 13:51:16 PDT 2019


xbolva00 added a comment.

New codegen looks nice

>> Realistically there 3 patches

Maybe review this as one patch and then commit as three patches?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67192/new/

https://reviews.llvm.org/D67192





More information about the llvm-commits mailing list