[PATCH] D46662: [X86] condition branches folding for three-way conditional codes
Andrea Di Biagio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 26 10:13:01 PDT 2018
andreadb added subscribers: GGanesh, lebedev.ri.
andreadb added a comment.
In https://reviews.llvm.org/D46662#1246781, @xur wrote:
> Hi Andrea,
>
> Thanks for running this test, and the explanation. Can you run the tests
> on Bulldozer/Ryzen? I don't have access to these platforms. If I need to do
> this in subtarget way, it would be good to know the performance there.
CC'ing @lebedev.ri and @GGanesh.
They should be able to help you with running those tests on Bulldozer/Ryzen. Unfortunately, I don't have access to those machines.
https://reviews.llvm.org/D46662
More information about the llvm-commits
mailing list