[llvm] [DAG] visitTRUNCATE - more aggressively fold trunc(add(x,x)) -> add(trunc(x),trunc(x)) (PR #164227)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 21 03:08:30 PDT 2025


https://github.com/RKSimon auto_merge_enabled https://github.com/llvm/llvm-project/pull/164227


More information about the llvm-commits mailing list