[all-commits] [llvm/llvm-project] f053b7: [CodeGen] Remove an unnecessary cast (NFC) (#150784)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Jul 26 18:15:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f053b736a954eab57e9200743e9773bcb3b65373
https://github.com/llvm/llvm-project/commit/f053b736a954eab57e9200743e9773bcb3b65373
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-26 (Sat, 26 Jul 2025)
Changed paths:
M llvm/unittests/CodeGen/DroppedVariableStatsMIRTest.cpp
Log Message:
-----------
[CodeGen] Remove an unnecessary cast (NFC) (#150784)
createTargetMachine() already returns TargetMachine *.
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