[all-commits] [llvm/llvm-project] 0d0dae: [GlobalISel] Remove an unnecessary cast (NFC) (#14...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Jun 28 20:41:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d0daef6ee955be09e4355830cb4d638d4e184d5
https://github.com/llvm/llvm-project/commit/0d0daef6ee955be09e4355830cb4d638d4e184d5
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-28 (Sat, 28 Jun 2025)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp
Log Message:
-----------
[GlobalISel] Remove an unnecessary cast (NFC) (#146249)
Idx is already of unsigned.
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