[all-commits] [llvm/llvm-project] 16435a: [CodeGen] Remove an unnecessary cast (NFC) (#147155)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Jul 5 12:26:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16435a87b6a7836fbad9f980e59d1046bead8d5c
https://github.com/llvm/llvm-project/commit/16435a87b6a7836fbad9f980e59d1046bead8d5c
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-05 (Sat, 05 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
Log Message:
-----------
[CodeGen] Remove an unnecessary cast (NFC) (#147155)
Offset is already of int64_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