[all-commits] [llvm/llvm-project] ad2312: [mlir][inline] avoid inline self-recursive functio...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Mon Mar 11 15:49:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad23127222fe23e28ac3deaa16f3ae64d13b7b6f
https://github.com/llvm/llvm-project/commit/ad23127222fe23e28ac3deaa16f3ae64d13b7b6f
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
M mlir/lib/Transforms/Utils/Inliner.cpp
A mlir/test/Transforms/inlining-recursive-self.mlir
Log Message:
-----------
[mlir][inline] avoid inline self-recursive function (#83092)
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