[all-commits] [llvm/llvm-project] fb2606: [AggressiveInstCombine] Factor out the common part...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Jul 8 08:41:52 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb26065857a5a8877357ece1611f804ba7c114f4
https://github.com/llvm/llvm-project/commit/fb26065857a5a8877357ece1611f804ba7c114f4
Author: Craig Topper <craig.topper at sifive.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
Log Message:
-----------
[AggressiveInstCombine] Factor out the common part of tryToRecognizeTableBasedCttz and tryToRecognizeTableBasedLog2. NFC (#208123)
They both start with the same GEP+load matching.
Assisted-by: Claude
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