[all-commits] [llvm/llvm-project] 678ccd: [IR] Remove an unnecessary cast (NFC) (#146274)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Jun 29 19:19:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 678ccd5e536d457bde3dbd5d9a24e23024549b3e
https://github.com/llvm/llvm-project/commit/678ccd5e536d457bde3dbd5d9a24e23024549b3e
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-29 (Sun, 29 Jun 2025)
Changed paths:
M llvm/lib/IR/DebugInfo.cpp
Log Message:
-----------
[IR] Remove an unnecessary cast (NFC) (#146274)
DT is already of DIType *.
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