[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
wermos wrote:
I'm closing this PR for now. I'll open a new one when I get around to investigating the regressions.
https://github.com/llvm/llvm-project/pull/176589
More information about the llvm-commits
mailing list