aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2020-01-28 11:19:20 -0800
committerRiver Riddle <riddleriver@gmail.com>2020-01-28 11:20:54 -0800
commit60b884208427f8cd317e8d40e64f113c6475c609 (patch)
treee683029bddd94a2019df75eecc903b02095979fd /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parentb96e6859c993097ccf97ce56db5b509234f932d5 (diff)
downloadllvm-60b884208427f8cd317e8d40e64f113c6475c609.zip
llvm-60b884208427f8cd317e8d40e64f113c6475c609.tar.gz
llvm-60b884208427f8cd317e8d40e64f113c6475c609.tar.bz2
[mlir] Optimize OpResult use case for single result operations.
Summary: Operation represents all of the uses of each result with one use list, so manipulating the use list of a specific result requires filtering the main use list. This revision adds an optimization for the case of single result operations to avoid this filtering. Differential Revision: https://reviews.llvm.org/D73430
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions