[PATCH] D68643: [Codegen] Alter the default promotion for add_sat and sub_sat
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 9 05:13:18 PDT 2019
dmgreen added a comment.
Thanks. I'll put a patch together showing the differences. It was only really the odd types like "i4" that changed IIRC. Some of them were looking better in places, worse in others. Making it dependent on whether min/max are available sounds like a good idea.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68643/new/
https://reviews.llvm.org/D68643
More information about the llvm-commits
mailing list