diff options
author | River Riddle <riddleriver@gmail.com> | 2021-02-22 19:01:01 -0800 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2021-02-22 19:02:48 -0800 |
commit | 154cabe722de4d9837d49790e913d2b511f17d70 (patch) | |
tree | 416af91e572930159b3a6e37ef7cad14e3692a70 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | ddd556f10e382e64003c98fa9308ce1860cc2ad6 (diff) | |
download | llvm-154cabe722de4d9837d49790e913d2b511f17d70.zip llvm-154cabe722de4d9837d49790e913d2b511f17d70.tar.gz llvm-154cabe722de4d9837d49790e913d2b511f17d70.tar.bz2 |
[mlir][pdl][NFC] Extract the execution of each bytecode operation into its own function
This makes the implementation of each bytecode operation much easier to reason about, and lets the compiler decide which implementations are beneficial to inline into the main switch.
Differential Revision: https://reviews.llvm.org/D95716
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions