[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 10:57:21 PDT 2022


craig.topper updated this revision to Diff 426238.
craig.topper added a comment.

Add AArch64 test


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.426238.patch
Type: text/x-patch
Size: 4911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220430/43e9af36/attachment.bin>


More information about the llvm-commits mailing list