[all-commits] [llvm/llvm-project] 8cb19e: InstCombine: Stop handling bitcast in PointerRepla...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue May 21 11:49:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8cb19ebd219668ef8efa9ffb4a72e39b18dd91d4
https://github.com/llvm/llvm-project/commit/8cb19ebd219668ef8efa9ffb4a72e39b18dd91d4
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-05-21 (Tue, 21 May 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
Log Message:
-----------
InstCombine: Stop handling bitcast in PointerReplacer (#92937)
These should be irrelevant since 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