[llvm] [GISel][CombinerHelper] Combine and(trunc(x), trunc(y)) -> trunc(and(x, y)) (PR #89023)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 16 23:56:17 PDT 2024
arsenm wrote:
Should move this to tablegen patterns
https://github.com/llvm/llvm-project/pull/89023
More information about the llvm-commits
mailing list