[PATCH] D138734: [X86] combine-and.ll - add test coverage for scalar broadcast

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 04:37:22 PST 2022


pengfei added a comment.

OK, I see the problem. You put them in a upside down order. You should base this patch on tip of trunk, then base D138521 <https://reviews.llvm.org/D138521> on this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138734/new/

https://reviews.llvm.org/D138734



More information about the llvm-commits mailing list