================ @@ -481,7 +481,7 @@ defm WriteAESKeyGen : X86SchedWritePair<ReadAfterVecXLd>; // Key Generation. // Carry-less multiplication instructions. defm WriteCLMul : X86SchedWritePair<ReadAfterVecXLd>; -// EMMS/FEMMS ---------------- jyknight wrote:
Thanks, done. That was a leftover from a previous iteration where I had removed the sched classes (before thinking better of that). https://github.com/llvm/llvm-project/pull/96246 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits