[PATCH] D131189: [DAGCombine] Hoist shifts out of a logic operations tree.

Filipp Zhinkin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 02:24:16 PDT 2022


fzhinkin updated this revision to Diff 450737.
fzhinkin added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131189

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/ARM/icmp-shift-opt.ll
  llvm/test/CodeGen/ARM/shift-combine.ll
  llvm/test/CodeGen/PowerPC/p10-handle-split-promote-vec.ll
  llvm/test/CodeGen/X86/bswap_tree2.ll
  llvm/test/CodeGen/X86/shift-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131189.450737.patch
Type: text/x-patch
Size: 32807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/8eb09806/attachment.bin>


More information about the llvm-commits mailing list