[all-commits] [llvm/llvm-project] f35cb7: [LoongArch] Add codegen support for bswap
WÁNG Xuěruì via All-commits
all-commits at lists.llvm.org
Mon Aug 8 22:51:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f35cb7ba344b4de654c78f8a8d63a455e52588aa
https://github.com/llvm/llvm-project/commit/f35cb7ba344b4de654c78f8a8d63a455e52588aa
Author: WANG Xuerui <git at xen0n.name>
Date: 2022-08-09 (Tue, 09 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/bswap.ll
Log Message:
-----------
[LoongArch] Add codegen support for bswap
Differential Revision: https://reviews.llvm.org/D131352
More information about the All-commits
mailing list