[PATCH] D124711: [DAGCombiner] When matching a disguised rotate by constant don't forget to apply LHSMask/RHSMask.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 30 11:16:47 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6affe87bda20: [DAGCombiner] When matching a disguised rotate by constant don't forget to… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D124711?vs=426238&id=426241#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124711

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/pr55201.ll
  llvm/test/CodeGen/RISCV/pr55201.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124711.426241.patch
Type: text/x-patch
Size: 4456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220430/3d3b83d1/attachment.bin>


More information about the llvm-commits mailing list