[PATCH] D45733: [DAGCombiner] Unfold scalar masked merge if profitable

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 13:42:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330646: [DAGCombiner] Unfold scalar masked merge if profitable (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45733?vs=143601&id=143635#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45733

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AArch64/unfold-masked-merge-scalar-variablemask.ll
  llvm/trunk/test/CodeGen/X86/unfold-masked-merge-scalar-variablemask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45733.143635.patch
Type: text/x-patch
Size: 19840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/71604213/attachment.bin>


More information about the llvm-commits mailing list