diff options
author | Patrick Holland <patrickeholland@gmail.com> | 2021-06-20 19:12:00 -0700 |
---|---|---|
committer | Patrick Holland <patrickeholland@gmail.com> | 2021-06-22 10:18:39 -0700 |
commit | d03736455ceeeb8ce639b65b4965436297cf24a4 (patch) | |
tree | 58a7ffa4bd787c81b6f1ac487e295d587a101839 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9ad8a1f6fb2aea775736cd59129b7299be443c5c (diff) | |
download | llvm-d03736455ceeeb8ce639b65b4965436297cf24a4.zip llvm-d03736455ceeeb8ce639b65b4965436297cf24a4.tar.gz llvm-d03736455ceeeb8ce639b65b4965436297cf24a4.tar.bz2 |
[MCA] [In-order pipeline] Fix for 0 latency instruction causing assertion to fail.
0 latency instructions now get processed and retired properly within the in-order pipeline. Had to fix a bug within TimelineView.cpp as well that would show up when a 0 latency instruction was the first instruction in the source.
Differential Revision: https://reviews.llvm.org/D104675
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions