[all-commits] [llvm/llvm-project] 234727: [X86] X86FixupInstTuning.cpp - fix comment in Proc...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Apr 23 02:32:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23472766734a13fbccb9877a288a4f67f73af3b4
https://github.com/llvm/llvm-project/commit/23472766734a13fbccb9877a288a4f67f73af3b4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-04-23 (Sun, 23 Apr 2023)
Changed paths:
M llvm/lib/Target/X86/X86FixupInstTuning.cpp
Log Message:
-----------
[X86] X86FixupInstTuning.cpp - fix comment in ProcessVPERMILPSri. NFC.
PERMILPS is only available on AVX or later (VEX/EVEX encoding)
More information about the All-commits
mailing list