[llvm] [Analysis] Only fold `trunc X` to `(X & Mask)` if `Mask == getLowBitsSet(bit width of original operands)` (PR #176589)
Tirthankar Mazumder via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 15 11:53:50 PST 2026
https://github.com/wermos closed https://github.com/llvm/llvm-project/pull/176589
More information about the llvm-commits
mailing list