[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
Thu May 30 19:27:07 PDT 2024
dc03-work wrote:
@tschuett Any changes you would like to see on this patch? You had posted a review with changes requested, please let me know if it seems ok before I land this.
https://github.com/llvm/llvm-project/pull/89023
More information about the llvm-commits
mailing list