[PATCH] D49671: [SchedModel] Propagate read advance cycles to implicit operands outside instruction descriptor
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 8 04:36:12 PDT 2018
RKSimon added inline comments.
================
Comment at: test/CodeGen/X86/phys-reg-local-regalloc.ll:25
+; ATOM: movl %eax, 36(%esp)
+; ATOM: movl
; ATOM: movl 28(%esp), %ebx
----------------
Sorry - missed that test - looks OK.
https://reviews.llvm.org/D49671
More information about the llvm-commits
mailing list