[PATCH] D131378: [LoongArch] Add codegen support for bitreverse

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 00:46:07 PDT 2022


xen0n updated this revision to Diff 451370.
xen0n marked an inline comment as done.
xen0n added a comment.

address @SixWeining's review comments, also use consistent signature for `performBITREV_WCombine`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131378

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131378.451370.patch
Type: text/x-patch
Size: 16344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/1b0ad488/attachment-0001.bin>


More information about the llvm-commits mailing list