[X86] Tweak Alderlake instregex to match CodeGen-only and public scalar instruction ops
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 12 Nov 2022 10:37:33 +0000 (10:37 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 12 Nov 2022 10:37:33 +0000 (10:37 +0000)
commit3182ea4a8fcb163c6e5cb01f474f84f30d101dd9
tree550e7a82810c04833e29745475ba40596d4cb718
parentda2366d5322ec2c5b95056e0b48c3bc6fcee02bc
[X86] Tweak Alderlake instregex to match CodeGen-only and public scalar instruction ops

As detailed on #58792 the _Int postfix needs to be optional in the instregex to match both instructions - fixes mismatch warnings on a scheduler model verifier I'm working on
llvm/lib/Target/X86/X86SchedAlderlakeP.td