[all-commits] [llvm/llvm-project] 0b8179: [ValueTracking] Improve `Bitcast` handling to matc...
Abhishek Kaushik via All-commits
all-commits at lists.llvm.org
Thu Jun 19 10:36:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b8179b2adbc821324c425d7cafd269f84e72d5e
https://github.com/llvm/llvm-project/commit/0b8179b2adbc821324c425d7cafd269f84e72d5e
Author: Abhishek Kaushik <abhishek.kaushik at intel.com>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/InstCombine/X86/x86-vector-shifts.ll
M llvm/test/Transforms/InstCombine/bitcast-known-bits.ll
Log Message:
-----------
[ValueTracking] Improve `Bitcast` handling to match SDAG (#125935)
Closes #125228
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