[PATCH] D130994: [DAGCombiner] Hoist funnel shifts from logic operation.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 14:02:42 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc55899f763b6: [DAGCombiner] Hoist funnel shifts from logic operation (authored by fzhinkin, committed by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130994

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/funnel-shift-logic-fold.ll
  llvm/test/CodeGen/X86/icmp-shift-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130994.450395.patch
Type: text/x-patch
Size: 10865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220805/1d580baa/attachment.bin>


More information about the llvm-commits mailing list