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

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 10:15:58 PDT 2022


xen0n updated this revision to Diff 451197.
xen0n added a comment.

whoops forgot this line, change to use the exact same wording as in the .td file


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.451197.patch
Type: text/x-patch
Size: 16412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220809/aa707e7c/attachment.bin>


More information about the llvm-commits mailing list