[X86] Reduce unnecessary instregex for AlderlakeP schedule model
Using instregex for simple instruction opcode is much slower than instrs. This patch replaces them with instrs. Github issue: 35303 Reviewed By: RKSimon Differential Revision: https://reviews.llvm.org/D137841
Loading
Please sign in to comment