[llvm] [GISel][CombinerHelper] Combine op(trunc(x), trunc(y)) -> trunc(op(x, y)) (PR #89023)

Dhruv Chawla via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 21:13:10 PDT 2024


dc03-work wrote:

Rebased on main.

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


More information about the llvm-commits mailing list