[PATCH] D118376: [x86] try harder to scalarize a vector load with extracted integer op uses

Manoj Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 4 08:22:28 PST 2022


manojgupta added a comment.

In D118376#3360001 <https://reviews.llvm.org/D118376#3360001>, @manojgupta wrote:

> We are noticing some failures in internal unit tests with this change.
>
> Tests pass at 588f121ada6d541 <https://reviews.llvm.org/rG588f121ada6d5418290e271bcaf2d1bada500912> but start failing at b4b97ec813a0258 <https://reviews.llvm.org/rGb4b97ec813a02585000f30ac7d532dda74e8bfda>.

Oh, the patch was already reverted at 7b037250978 <https://reviews.llvm.org/rG7b03725097872fbd3369a7213c1d98b372aa2d78>. I'll test it again and report back if there are issues.


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