[PATCH] D128360: [SLP]Fix a crash when reorder masked gather nodes with reused scalars.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 11:33:30 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3b6edef15d27: [SLP]Fix a crash when reorder masked gather nodes with reused scalars. (authored by ABataev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128360

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/reorder-reused-masked-gather.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128360.439483.patch
Type: text/x-patch
Size: 6497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220623/ee2ca10a/attachment.bin>


More information about the llvm-commits mailing list