[PATCH] D79611: [llvm] [CodeGen] Fixed vector halving bug for masked store

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 19:00:14 PDT 2020


aartbik updated this revision to Diff 262802.
aartbik added a comment.

replaced accidental "load" with "store" labels in regression test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79611

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/X86/pr45833.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79611.262802.patch
Type: text/x-patch
Size: 20268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200508/a9badd3e/attachment.bin>


More information about the llvm-commits mailing list