[all-commits] [llvm/llvm-project] 6a83a8: [IR] Remove an unnecessary cast (NFC) (#146381)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Jun 30 10:42:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a83a84ac52a19d8207a053b6c4eeed2c146626f
https://github.com/llvm/llvm-project/commit/6a83a84ac52a19d8207a053b6c4eeed2c146626f
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-30 (Mon, 30 Jun 2025)
Changed paths:
M llvm/lib/IR/AsmWriter.cpp
Log Message:
-----------
[IR] Remove an unnecessary cast (NFC) (#146381)
C is already of unsigned char.
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