[PATCH] D78608: [llvm] [CodeGen] Fixed vector halving bug for masked load

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 20:06:38 PDT 2020


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

fixed some stray diffs


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78608

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/X86/pr45563-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78608.259461.patch
Type: text/x-patch
Size: 8169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/36ae15a1/attachment-0001.bin>


More information about the llvm-commits mailing list