[PATCH] D112076: [AArch64][SVE][InstCombine] Combine contiguous gather/scatter to load/store

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 05:10:38 PDT 2021


peterwaller-arm added a comment.

This patch triggers a read of uninitialized memory on sanitizer-x86_64-linux-fast. I intend to land a fix within the next hour or two, please revert if it is causing you a problem and I will reland it, otherwise fix will appear soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112076



More information about the llvm-commits mailing list