[PATCH] D156240: [X86] AMD Genoa (znver4) LoopMicroOpBufferSize update

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 07:41:21 PDT 2023


RKSimon added inline comments.


================
Comment at: llvm/lib/Target/X86/X86ScheduleZnver4.td:1541
 def : InstRW<[Zn4WriteVFIXUPIMMPDZrr_VRANGESDrr], (instregex
-	"VFIXUPIMM(S|P)(S|D)(Z|Z128|Z256?)rrik", "VFIXUPIMM(S|P)(S|D)(Z?|Z128?|Z256?)rrikz", 
         "VFIXUPIMM(S|P)(S|D)(Z128|Z256?)rri",  "VRANGE(S|P)(S|D)(Z?|Z128?|Z256?)rri(b?)",
----------------
Please pre-commit whitespace cleanups as NFC and remove them from this patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156240



More information about the llvm-commits mailing list