[X86][SLM] Swap LoadLat and LoadUOps in the SLMWriteResPair<> helper. NFC.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 7 Sep 2021 20:51:52 +0000 (21:51 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 11 Sep 2021 10:44:09 +0000 (11:44 +0100)
commit51d04e22689689086e6638ce36861cf26326caf2
tree31945664837f1d9c4189c766b50119645441a464
parent2aaa6466fe00a1720a1c62c6d35b3d3efaf13160
[X86][SLM] Swap LoadLat and LoadUOps in the SLMWriteResPair<> helper. NFC.

We set the LoadUOps argument a lot more frequently that LoadLat, by swapping them we can simplify a number of declarations.
llvm/lib/Target/X86/X86ScheduleSLM.td