[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:17:07 PST 2022


manojgupta added a comment.
Herald added a project: All.

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>.


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