[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
Thu Feb 10 00:54:15 PST 2022


dyung added a comment.

I was able to reproduce the issue with a small testcase that I have filed as issue 53695 <https://github.com/llvm/llvm-project/issues/53695>. Hope that helps.


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