[PATCH] D63032: [X86] When promoting i16 compare with immediate to i32, try to use sign_extend for eq/ne if the input is truncated from a type with enough sign its.
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 8 17:00:40 PDT 2019
xbolva00 accepted this revision.
xbolva00 added a comment.
This revision is now accepted and ready to land.
Thanks for the implementation
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63032/new/
https://reviews.llvm.org/D63032
More information about the llvm-commits
mailing list