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

David Green via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 21 00:08:42 PDT 2025


https://github.com/davemgreen approved this pull request.

LGTM for AArch64 too, thanks.

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


More information about the llvm-commits mailing list