[PATCH] D120933: [SDAG] match rotate pattern with extra 'or' operation

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 10:19:06 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG341623653d89: [SDAG] match rotate pattern with extra 'or' operation (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120933

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/icmp-shift-opt.ll
  llvm/test/CodeGen/AArch64/logic-shift.ll
  llvm/test/CodeGen/ARM/consthoist-icmpimm.ll
  llvm/test/CodeGen/ARM/icmp-shift-opt.ll
  llvm/test/CodeGen/X86/rotate_vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120933.414144.patch
Type: text/x-patch
Size: 12992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220309/ad090884/attachment.bin>


More information about the llvm-commits mailing list