[all-commits] [llvm/llvm-project] 94dc3c: [GlobalISel] Remove an unnecessary cast (NFC) (#15...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Aug 5 07:39:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94dc3c6c49d94b599619bcc1e1dc0b0f67a5cd48
https://github.com/llvm/llvm-project/commit/94dc3c6c49d94b599619bcc1e1dc0b0f67a5cd48
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-05 (Tue, 05 Aug 2025)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
Log Message:
-----------
[GlobalISel] Remove an unnecessary cast (NFC) (#152086)
getImm() already returns 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