hanchenye-llvm-project/mlir
Jacques Pienaar e67cbbef03 [mlir][python] Expose CallSiteLoc Python side
This exposes creating a CallSiteLoc with a callee & list of frames for
callers. Follows the creation approach in C++ side where a list of
frames may be provided.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D111670
2021-10-13 10:25:40 +02:00
..
cmake/modules [mlir][python] Add a warning for cmake version < 3.15. 2021-10-12 21:13:54 -07:00
docs [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
examples [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
include [mlir] Make OpResult usable with DenseSet etc. 2021-10-13 15:58:08 +09:00
lib [mlir][python] Expose CallSiteLoc Python side 2021-10-13 10:25:40 +02:00
python [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
test [mlir][python] Expose CallSiteLoc Python side 2021-10-13 10:25:40 +02:00
tools [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
unittests [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
utils [mlir][spirv] Fix path in define_enum.sh script 2021-10-05 09:32:01 -04:00
.clang-format
.clang-tidy NFC: .clang-tidy: Inherit configs from parents to improve maintainability 2021-06-08 08:25:59 -07:00
CMakeLists.txt [mlir][python] Add a warning for cmake version < 3.15. 2021-10-12 21:13:54 -07:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.