[all-commits] [llvm/llvm-project] 32dbaf: [mlir][Transforms][NFC] Dialect conversion: Rename...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sat Jun 21 00:43:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32dbaf12be54b028c9b9e6cf0fde27fa9a81a335
https://github.com/llvm/llvm-project/commit/32dbaf12be54b028c9b9e6cf0fde27fa9a81a335
Author: Matthias Springer <me at m-sp.org>
Date: 2025-06-21 (Sat, 21 Jun 2025)
Changed paths:
M mlir/lib/Transforms/Utils/DialectConversion.cpp
Log Message:
-----------
[mlir][Transforms][NFC] Dialect conversion: Rename internal functions (#145018)
Rename a few internal functions: drop the `notify` prefix, which
incorrectly suggests that the function is a listener callback function.
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