[PATCH] D137841: [X86] Reduce unnecessary instregex for AlderlakeP schedule model

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 07:21:34 PST 2022


RKSimon added a comment.

All I'm actually requiring is that the instregex that end in "_Int$" are replaced with (_Int)?$


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137841/new/

https://reviews.llvm.org/D137841



More information about the llvm-commits mailing list