[MCA] Fix crash in `EntryStage::cycleEnd` when there are no instructions.
authorClement Courbet <courbet@google.com>
Thu, 2 Mar 2023 12:34:43 +0000 (13:34 +0100)
committerClement Courbet <courbet@google.com>
Thu, 2 Mar 2023 12:43:26 +0000 (13:43 +0100)
commit28eef3bd5bc7cf2544df6fd8ab83c67e500b126c
treea5b55841e196b10fde05b25a3193ae7a15d8a224
parent948ed21f1251f2ca1456057d5289b4c29c8d7aad
[MCA] Fix crash in `EntryStage::cycleEnd` when there are no instructions.
llvm/lib/MCA/Stages/EntryStage.cpp