[PATCH] D131231: [LoongArch] Add codegen support for ISD::ROTL and ISD::ROTR

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 19:20:07 PDT 2022


gonglingqin updated this revision to Diff 450463.
gonglingqin added a comment.

Address @xen0n's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131231

Files:
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/test/CodeGen/LoongArch/rotl-rotr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131231.450463.patch
Type: text/x-patch
Size: 23662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220806/e60117e2/attachment.bin>


More information about the llvm-commits mailing list