[PATCH] D118376: [x86] try harder to scalarize a vector load with extracted integer op uses
Douglas Yung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 4 11:22:26 PST 2022
dyung added a comment.
Just a heads up that we potentially saw an issue with this commit on some of our internal tests. I've bisected it down to your commit, but I need to make sure it reproduces with an opensource compiler (without our private changes), and if so I will post a bug with the information.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118376/new/
https://reviews.llvm.org/D118376
More information about the llvm-commits
mailing list