[PATCH] D135876: [InstCombine] Remove redundant splats in InstCombineVectorOps
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 7 06:00:09 PST 2022
MattDevereau added a comment.
Hi @dyung, thanks for spotting this and drawing it to our attention. I've updated the revision and have verified that the test given here <https://github.com/llvm/llvm-project/issues/58777> outputs `-52509.586960 -52510.392997` with this change. Thank you.
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