[all-commits] [llvm/llvm-project] 326f7a: [LoongArch] Add codegen support for bitreverse
WÁNG Xuěruì via All-commits
all-commits at lists.llvm.org
Wed Aug 10 17:56:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 326f7aed38beb31e18c44bc4d455074ab39cb380
https://github.com/llvm/llvm-project/commit/326f7aed38beb31e18c44bc4d455074ab39cb380
Author: WANG Xuerui <git at xen0n.name>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
A llvm/test/CodeGen/LoongArch/bitreverse.ll
A llvm/test/CodeGen/LoongArch/bswap-bitreverse.ll
M llvm/test/CodeGen/LoongArch/bswap.ll
Log Message:
-----------
[LoongArch] Add codegen support for bitreverse
Differential Revision: https://reviews.llvm.org/D131378
More information about the All-commits
mailing list