[all-commits] [llvm/llvm-project] 1be685: [mlir] Remove unnecessary casts (NFC) (#147097)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Jul 4 13:30:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1be685ac23959f99bf8cd81a55d49f4c2e76a2a8
https://github.com/llvm/llvm-project/commit/1be685ac23959f99bf8cd81a55d49f4c2e76a2a8
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M mlir/include/mlir/ExecutionEngine/MemRefUtils.h
Log Message:
-----------
[mlir] Remove unnecessary casts (NFC) (#147097)
Both ptr and alignedPtr are already of T *.
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