[all-commits] [llvm/llvm-project] 5a05fa: [mlir][bufferize] Delete getCalledFunction in drop...
lonely eagle via All-commits
all-commits at lists.llvm.org
Sat Oct 11 01:12:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a05fa1f7d031120581aefd8ab1d10aad898abdc
https://github.com/llvm/llvm-project/commit/5a05fa1f7d031120581aefd8ab1d10aad898abdc
Author: lonely eagle <2020382038 at qq.com>
Date: 2025-10-11 (Sat, 11 Oct 2025)
Changed paths:
M mlir/lib/Dialect/Bufferization/Transforms/DropEquivalentBufferResults.cpp
Log Message:
-----------
[mlir][bufferize] Delete getCalledFunction in drop-equivalent-buffer-results pass (NFC) (#162432)
Use resolveCallable replace getCalledFunction.
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