[PATCH] D71442: [X86] Add calculation for elements in structures in getting uniform base for the Gather/Scatter intrinsic.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 10:35:33 PST 2019


craig.topper added a comment.

In D71442#1789808 <https://reviews.llvm.org/D71442#1789808>, @gribozavr2 wrote:

> Hi,
>
> I believe this commit broke the expensive checks bot. Could you take a look?
>
> http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-debian/builds/631
>
> The previous build is green: http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-debian/builds/630


I should have a fix for this in a few minutes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71442/new/

https://reviews.llvm.org/D71442





More information about the llvm-commits mailing list