[PATCH] D13161: [PATCH, PR24373] Combine shifts for x86

Evgeny Stupachenko via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 08:01:53 PST 2015


evstupac added a comment.

In http://reviews.llvm.org/D13161#289205, @RKSimon wrote:

> Can you review the tests please - extra vXi1 sextload tests have been added to vector-sext.ll recently


Yes there is valuable change in the test.
I'll update the it before commit.
The issue with scheduling could be hided by adding "-enable-misched=0" option.
Anyway I'm going to file a bug after commit.


Repository:
  rL LLVM

http://reviews.llvm.org/D13161





More information about the llvm-commits mailing list