[PATCH] D68717: [Codegen] More add_sat and sub_sat promotion
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 12 03:20:39 PDT 2019
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
LGTM
The signed cases are a bit of a mixed bag in isolation, but will probably do better inside a loop or with adjacent instructions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68717/new/
https://reviews.llvm.org/D68717
More information about the llvm-commits
mailing list