[all-commits] [llvm/llvm-project] 012131: [MemoryTaggingSupport] Remove unnecessary bitcast ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jul 18 09:49:59 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 01213141357e4a79d2d97187ff0cb89d8d173634
https://github.com/llvm/llvm-project/commit/01213141357e4a79d2d97187ff0cb89d8d173634
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-07-18 (Fri, 18 Jul 2025)
Changed paths:
M llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
Log Message:
-----------
[MemoryTaggingSupport] Remove unnecessary bitcast (NFC)
As the comment indicates, this is no longer necessary 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