[all-commits] [llvm/llvm-project] 7f9bac: [IR] Remove an unnecessary cast (NFC) (#147205)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Jul 6 19:06:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f9bacd58e86c7d84357d4f30393d48da300d62d
https://github.com/llvm/llvm-project/commit/7f9bacd58e86c7d84357d4f30393d48da300d62d
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-06 (Sun, 06 Jul 2025)
Changed paths:
M llvm/include/llvm/IR/Type.h
Log Message:
-----------
[IR] Remove an unnecessary cast (NFC) (#147205)
Tys is already of Type **.
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