[PATCH] D46662: [X86] condition branches folding for three-way conditional codes

Rong Xu via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 09:58:08 PDT 2018


I attached my test cases to this email.

They are slight different from the ones I used -- They were using out
internal test infrastructure and now I made them standalone.

I don't have access to the machines other than the ones I mentioned in
previous message. Simon: Could you test on other machines?

Let me know if you prefer I put the test a part of the patch.



On Fri, Jun 1, 2018 at 3:43 AM Simon Pilgrim via Phabricator <
reviews at reviews.llvm.org> wrote:

> RKSimon added a comment.
>
> Would it be possible for you to put the tests somewhere so we can compare
> the effect on some AMD and older Intel machines?
>
>
> https://reviews.llvm.org/D46662
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/762ba9db/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4evencases.cc
Type: text/x-c++src
Size: 1659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/762ba9db/attachment.cc>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15evencases.cc
Type: text/x-c++src
Size: 2400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/762ba9db/attachment-0001.cc>


More information about the llvm-commits mailing list