[all-commits] [llvm/llvm-project] 943bd9: [mlir][IR][NFC] `PostDominanceInfo`: Mark all func...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sun Nov 10 18:34:16 PST 2024
Branch: refs/heads/users/matthias-springer/post_dom_constant
Home: https://github.com/llvm/llvm-project
Commit: 943bd9557507efdb84e31a67b78d63f78a7f7b8e
https://github.com/llvm/llvm-project/commit/943bd9557507efdb84e31a67b78d63f78a7f7b8e
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-11-11 (Mon, 11 Nov 2024)
Changed paths:
M mlir/include/mlir/IR/Dominance.h
M mlir/lib/IR/Dominance.cpp
Log Message:
-----------
[mlir][IR][NFC] `PostDominanceInfo`: Mark all functions as `const`
Same as `DominanceInfo`, all functions should be `const`.
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