[all-commits] [llvm/llvm-project] 28eef3: [MCA] Fix crash in `EntryStage::cycleEnd` when the...
Clement Courbet via All-commits
all-commits at lists.llvm.org
Thu Mar 2 04:43:48 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28eef3bd5bc7cf2544df6fd8ab83c67e500b126c
https://github.com/llvm/llvm-project/commit/28eef3bd5bc7cf2544df6fd8ab83c67e500b126c
Author: Clement Courbet <courbet at google.com>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M llvm/lib/MCA/Stages/EntryStage.cpp
Log Message:
-----------
[MCA] Fix crash in `EntryStage::cycleEnd` when there are no instructions.
More information about the All-commits
mailing list