[PATCH] D71442: [X86] Add calculation for elements in structures in getting uniform base for the Gather/Scatter intrinsic.
Dmitri Gribenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 18 08:18:56 PST 2019
gribozavr2 added a comment.
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
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