[PATCH] D119062: [DAGCombiner][RISCV] Allow rotates by non-constant to be match for i32 on riscv64 with Zbb.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 6 10:58:30 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc35ccd2ac852: [DAGCombiner][RISCV] Allow rotates by non-constant to be matched for i32 on… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119062

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119062.406266.patch
Type: text/x-patch
Size: 6714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220206/1f814767/attachment.bin>


More information about the llvm-commits mailing list