aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorUday Bondhugula <uday@polymagelabs.com>2021-05-05 08:14:31 +0530
committerUday Bondhugula <uday@polymagelabs.com>2021-05-16 13:58:49 +0530
commit185ce8cdfc7dba6cb6611b04346bfa03d008d5bf (patch)
treee2b81ec872b5c1cc53a3617f2010b3df0f3da112 /lldb/packages/Python/lldbsuite/test
parentecb235d94014903ec60e1539e6f0105ea6a4b089 (diff)
downloadllvm-185ce8cdfc7dba6cb6611b04346bfa03d008d5bf.zip
llvm-185ce8cdfc7dba6cb6611b04346bfa03d008d5bf.tar.gz
llvm-185ce8cdfc7dba6cb6611b04346bfa03d008d5bf.tar.bz2
[MLIR][PYTHON] Provide opt level for ExecutionEngine Python binding
Provide an option to specify optimization level when creating an ExecutionEngine via the MLIR JIT Python binding. Not only is the specified optimization level used for code generation, but all LLVM optimization passes at the optimization level are also run prior to machine code generation (akin to the mlir-cpu-runner tool). Default opt level continues to remain at level two (-O2). Contributions in part from Prashant Kumar <prashantk@polymagelabs.com> as well. Differential Revision: https://reviews.llvm.org/D102551
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions