[PATCH] D135876: [InstCombine] Remove redundant splats in InstCombineVectorOps

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 00:22:27 PDT 2022


dyung added a comment.

Hi @MattDevereau, one of our internal tests started to fail and I bisected the failure back to this change. I have filed issue 58777 <https://github.com/llvm/llvm-project/issues/58777> for the issue. Can you take a look?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135876



More information about the llvm-commits mailing list