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

Dhruv Chawla via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 07:56:08 PDT 2024


dc03-work wrote:

I have moved the freeze fold to https://github.com/llvm/llvm-project/pull/90618.

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


More information about the llvm-commits mailing list