[all-commits] [llvm/llvm-project] 5afe85: [OMPIRBuilder] Remove unnecessary pointer bitcasts...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Apr 23 07:01:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5afe85982a6e911326c5df141c718b239edea9c8
https://github.com/llvm/llvm-project/commit/5afe85982a6e911326c5df141c718b239edea9c8
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
Log Message:
-----------
[OMPIRBuilder] Remove unnecessary pointer bitcasts (NFCI)
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