[PATCH] D135382: [SLP]Fix PR58177: Improve isUndefVector function to avoid extra freeze.
Douglas Yung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 11:54:06 PDT 2022
dyung added a comment.
I can confirm that the codegen for the function in #58177 is back to what it used to be, and there don't seem to be any new regressions in this particular test from this change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135382/new/
https://reviews.llvm.org/D135382
More information about the llvm-commits
mailing list