[PATCH] D78608: [llvm] [CodeGen] Fixed vector halving bug for masked load
Aart Bik via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 11:53:18 PDT 2020
aartbik updated this revision to Diff 259647.
aartbik marked 4 inline comments as done.
aartbik added a comment.
used update_llc_test_checks (cool!)
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.259647.patch
Type: text/x-patch
Size: 25193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/c6fac6cd/attachment.bin>
More information about the llvm-commits
mailing list