[all-commits] [llvm/llvm-project] 4b1d5b: [MLIR] Fix pipelineInitializationKey never being c...
Will Froom via All-commits
all-commits at lists.llvm.org
Mon Jul 28 07:47:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b1d5b8d4f4d09e9988c0f5ca4a35957bf99235e
https://github.com/llvm/llvm-project/commit/4b1d5b8d4f4d09e9988c0f5ca4a35957bf99235e
Author: Will Froom <willfroom at google.com>
Date: 2025-07-28 (Mon, 28 Jul 2025)
Changed paths:
M mlir/lib/Pass/Pass.cpp
Log Message:
-----------
[MLIR] Fix pipelineInitializationKey never being correctly updated (#150948)
Prior to this change `pipelineInitializationKey` would never be updated
so `initialize` would always be called even if the pipeline didn't
change
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