[PATCH] D45733: [DAGCombiner] Unfold scalar masked merge if profitable
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 23 10:46:15 PDT 2018
lebedev.ri updated this revision to Diff 143601.
lebedev.ri marked 2 inline comments as done.
lebedev.ri added a comment.
Update with @spatel's suggested matcher.
Repository:
rL LLVM
https://reviews.llvm.org/D45733
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/AArch64/unfold-masked-merge-scalar-variablemask.ll
test/CodeGen/X86/unfold-masked-merge-scalar-variablemask.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45733.143601.patch
Type: text/x-patch
Size: 19741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/0313e714/attachment.bin>
More information about the llvm-commits
mailing list