[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
Sun Jun 2 22:12:05 PDT 2024


dc03-work wrote:

Looks like no issues. I'm landing this patch.

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


More information about the llvm-commits mailing list