[all-commits] [llvm/llvm-project] d967aa: [DAG] BuildVectorSDNode::getSplatValue - pull out ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Sep 18 08:21:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d967aaa8fa801e2ed355058db98fd43e4b05edb6
https://github.com/llvm/llvm-project/commit/d967aaa8fa801e2ed355058db98fd43e4b05edb6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-18 (Fri, 18 Sep 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Log Message:
-----------
[DAG] BuildVectorSDNode::getSplatValue - pull out repeated getNumOperands() calls. NFCI.
Commit: 81dce71acfaccbeea5dfc28c4bc0431952d8d9ca
https://github.com/llvm/llvm-project/commit/81dce71acfaccbeea5dfc28c4bc0431952d8d9ca
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-18 (Fri, 18 Sep 2020)
Changed paths:
M llvm/test/CodeGen/X86/broadcastm-lowering.ll
Log Message:
-----------
[X86][AVX] Add missing i686 broadcastm test coverage
Compare: https://github.com/llvm/llvm-project/compare/5d1f8395be94...81dce71acfac
More information about the All-commits
mailing list