[PATCH] D44933: [X86] Add sched override for MMX_PMOVMSKBrr in SandyBridge.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 27 07:30:46 PDT 2018


RKSimon added a comment.

I've added WriteMMXMOVMSK to https://reviews.llvm.org/D44924 which helps avoid the creation of an extra scheduler class in the X86GenSubtargetInfo.inc tables - that might be better?


Repository:
  rL LLVM

https://reviews.llvm.org/D44933





More information about the llvm-commits mailing list