aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPatrick Holland <patrickeholland@gmail.com>2021-06-20 19:12:00 -0700
committerPatrick Holland <patrickeholland@gmail.com>2021-06-22 10:18:39 -0700
commitd03736455ceeeb8ce639b65b4965436297cf24a4 (patch)
tree58a7ffa4bd787c81b6f1ac487e295d587a101839 /clang/lib/Frontend/CompilerInvocation.cpp
parent9ad8a1f6fb2aea775736cd59129b7299be443c5c (diff)
downloadllvm-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