[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 16 23:21:52 PDT 2024


dc03-work wrote:

Updates to test cases are in https://github.com/llvm/llvm-project/pull/89023/commits/46f65d2060a777d617068de5b59e14a817d603a9.

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


More information about the llvm-commits mailing list