[all-commits] [llvm/llvm-project] c6c10a: turn into a general slice walk
Christian Ulmann via All-commits
all-commits at lists.llvm.org
Wed Aug 14 04:44:33 PDT 2024
Branch: refs/heads/users/dinistro/mlir-ir-slicing-utility
Home: https://github.com/llvm/llvm-project
Commit: c6c10ab28204b2ef9abe6d3b61ea6d997717a1a3
https://github.com/llvm/llvm-project/commit/c6c10ab28204b2ef9abe6d3b61ea6d997717a1a3
Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
Date: 2024-08-14 (Wed, 14 Aug 2024)
Changed paths:
M mlir/include/mlir/IR/SliceSupport.h
M mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp
M mlir/lib/IR/SliceSupport.cpp
Log Message:
-----------
turn into a general slice walk
Commit: a14355f1ce675be8dcb3576ac595081ccfcdc40c
https://github.com/llvm/llvm-project/commit/a14355f1ce675be8dcb3576ac595081ccfcdc40c
Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
Date: 2024-08-14 (Wed, 14 Aug 2024)
Changed paths:
M mlir/test/Dialect/LLVMIR/inlining-alias-scopes.mlir
Log Message:
-----------
add llvm region inlining test
Compare: https://github.com/llvm/llvm-project/compare/6a45e747d4b8...a14355f1ce67
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list