[X86] X86FixupInstTuning.cpp - fix comment in ProcessVPERMILPSri. NFC.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 23 Apr 2023 09:32:04 +0000 (10:32 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 23 Apr 2023 09:32:17 +0000 (10:32 +0100)
commit23472766734a13fbccb9877a288a4f67f73af3b4
treea3f588d89cd483c3ee9b39254a6b3ab818939cf2
parentce98cb9c64f78faffba1cd9499e7482a942821cf
[X86] X86FixupInstTuning.cpp - fix comment in ProcessVPERMILPSri. NFC.

PERMILPS is only available on AVX or later (VEX/EVEX encoding)
llvm/lib/Target/X86/X86FixupInstTuning.cpp