[PATCH] D46662: [X86] condition branches folding for three-way conditional codes
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 25 11:41:37 PDT 2018
xur added a comment.
In https://reviews.llvm.org/D46662#1244459, @xbolva00 wrote:
> Did you bootstrap clang/llvm with this patch? maybe also SPEC or similar benchmark?
Yes. Bootstrapped clang/llvm
And tested SPEC2006 and Google internal benchmarks.
https://reviews.llvm.org/D46662
More information about the llvm-commits
mailing list