[PATCH] D108443: [MCA] Fixing bug causing LSUnit to not be notified when a 0 latency instruction finishes executing.
Andrea Di Biagio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 20 03:52:40 PDT 2021
andreadb added a comment.
In D108443#2957077 <https://reviews.llvm.org/D108443#2957077>, @asavonic wrote:
> Thank you!
> Can you please also add a LIT test that triggered this bug?
I believe that the reason why the test wasn't added is because it was only reproducible on his downstream target. I may be wrong though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108443/new/
https://reviews.llvm.org/D108443
More information about the llvm-commits
mailing list