[all-commits] [llvm/llvm-project] 55b386: [MLIR][Transforms] Update block arg locations duri...
Christian Ulmann via All-commits
all-commits at lists.llvm.org
Mon Aug 26 05:18:45 PDT 2024
Branch: refs/heads/users/dinistro/fix-block-arg-location-in-inlining
Home: https://github.com/llvm/llvm-project
Commit: 55b386e8564f266c833b7c828a684a0b2fc138e6
https://github.com/llvm/llvm-project/commit/55b386e8564f266c833b7c828a684a0b2fc138e6
Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M mlir/lib/Transforms/Utils/InliningUtils.cpp
M mlir/test/Transforms/inlining.mlir
Log Message:
-----------
[MLIR][Transforms] Update block arg locations during inlining
This commit changes the inlining to also update the locations of block
arguments.
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