[all-commits] [llvm/llvm-project] 3b3c01: [MCA] Fixing bug that was causing LSUnit not to re...
Patrick Holland via All-commits
all-commits at lists.llvm.org
Fri Aug 20 10:34:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b3c01348be0a78c465dec96d80b55f4d5658fd1
https://github.com/llvm/llvm-project/commit/3b3c01348be0a78c465dec96d80b55f4d5658fd1
Author: Patrick Holland <patrickeholland at gmail.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M llvm/lib/MCA/Stages/InOrderIssueStage.cpp
Log Message:
-----------
[MCA] Fixing bug that was causing LSUnit not to realize an instruction finished executing when the instruction has 0 latency.
Differential Revision: https://reviews.llvm.org/D108443
More information about the All-commits
mailing list