[all-commits] [llvm/llvm-project] 62d9df: InstCombine: Remove a check for pointer bitcasts
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Feb 24 03:49:12 PST 2025
Branch: refs/heads/users/arsenm/instcombine/remove-pointer-bitcast-check
Home: https://github.com/llvm/llvm-project
Commit: 62d9df3c2c7a7e6f44e64b6d3e0f58cb9b19a359
https://github.com/llvm/llvm-project/commit/62d9df3c2c7a7e6f44e64b6d3e0f58cb9b19a359
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Log Message:
-----------
InstCombine: Remove a check for pointer bitcasts
Commit: ba237ae60e3f2c8db7192a0ae27893d6f5bbe794
https://github.com/llvm/llvm-project/commit/ba237ae60e3f2c8db7192a0ae27893d6f5bbe794
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Log Message:
-----------
Update comment
Commit: 9d870a24e4681b929b8a88be1e548a83797d7356
https://github.com/llvm/llvm-project/commit/9d870a24e4681b929b8a88be1e548a83797d7356
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Log Message:
-----------
Inline lambda
Compare: https://github.com/llvm/llvm-project/compare/9603433c5eb5...9d870a24e468
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