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

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 01:47:29 PDT 2024


jayfoad wrote:

> ping @jayfoad

I don't have anything to add. I haven't been following this review closely.

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


More information about the llvm-commits mailing list