[PATCH] D46662: [X86] condition branches folding for three-way conditional codes
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 28 11:14:13 PDT 2018
xbolva00 added a comment.
Looks better and better :)
if you are interested in some more cmp/jmp opportunities, please also see:
https://bugs.llvm.org/show_bug.cgi?id=38002
https://reviews.llvm.org/D46662
More information about the llvm-commits
mailing list