[PATCH] D130251: [DAGCombine] Mask doesn't have to be (EltSize - 1) exactly when combining rotation

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 23:57:05 PDT 2022


pcwang-thead updated this revision to Diff 447582.
pcwang-thead added a comment.

Update comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130251

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/RISCV/rotl-rotr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130251.447582.patch
Type: text/x-patch
Size: 7268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220726/7b2eecbd/attachment.bin>


More information about the llvm-commits mailing list