[all-commits] [llvm/llvm-project] 8a4b6c: [IR] Remove an unnecessary cast (NFC) (#146250)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Jun 28 20:41:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a4b6cd8d80dbff55601e3291a71e0053793c108
https://github.com/llvm/llvm-project/commit/8a4b6cd8d80dbff55601e3291a71e0053793c108
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-28 (Sat, 28 Jun 2025)
Changed paths:
M llvm/lib/IR/Instructions.cpp
Log Message:
-----------
[IR] Remove an unnecessary cast (NFC) (#146250)
Agg 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