[PATCH] D35014: [X86] PR32755 : Improvement in CodeGen instruction selection for LEAs.
Lama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 17 00:05:23 PDT 2017
lsaba added a comment.
It seems like there are still correctness issues in the patch, I ran the llvm-test-suite and got a couple of runfails :
multisource_applications_alac_encode_alacconvert_encode
multisource_applications_jm_lencod_lencod
please debug those failures.
In general, please consider running execution tests on the patches to discover runtime failures.
https://reviews.llvm.org/D35014
More information about the llvm-commits
mailing list