[PATCH] D87236: [X86][SSE2] Use smarter instruction patterns for lowering UMIN/UMAX with v8i16.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 5 13:52:40 PDT 2020
RKSimon added a comment.
In D87236#2311494 <https://reviews.llvm.org/D87236#2311494>, @TomHender wrote:
> Anyway I updated the test code manually and all the cost model tests are passing now. In the transforms directory the tests "Inline/optimization-remarks-yaml.ll" and " SampleProfile/uncompressed-profile-symbol-list.ll" fail for me but I suspect that this is not because of my patch.
Do they fail the same way without your patch?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87236/new/
https://reviews.llvm.org/D87236
More information about the llvm-commits
mailing list