[PATCH] D25222: [AVX-512] Use AVX512 feature instead of VLX to determine whether to use extended 128/256-bit register classes for addRegisterClass.

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 23:15:50 PDT 2016


delena added a comment.

You, probably, do the right thing, but the changed test does not explore the source change. May be you need to write a test with instructions like VPMOVDB to show code improvements?


https://reviews.llvm.org/D25222





More information about the llvm-commits mailing list