[all-commits] [llvm/llvm-project] eea1ef: [InstrProfiling] Avoid unnecessary bitcast (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Apr 23 06:32:51 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eea1efed305fbeba5dc2b5e856d934ba8e57965c
https://github.com/llvm/llvm-project/commit/eea1efed305fbeba5dc2b5e856d934ba8e57965c
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
Log Message:
-----------
[InstrProfiling] Avoid unnecessary bitcast (NFC)
Not needed with opaque pointers.
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