[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:18:04 PDT 2025
https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/164227
More information about the llvm-commits
mailing list