[all-commits] [llvm/llvm-project] 691f0d: [LoongArch] Add LASX intrinsic support
wanglei via All-commits
all-commits at lists.llvm.org
Sat Aug 19 02:10:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 691f0d00b84f6ecaf8e341ef38256e939cca6b1e
https://github.com/llvm/llvm-project/commit/691f0d00b84f6ecaf8e341ef38256e939cca6b1e
Author: wanglei <wanglei at loongson.cn>
Date: 2023-08-19 (Sat, 19 Aug 2023)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsLoongArch.td
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
M llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td
Log Message:
-----------
[LoongArch] Add LASX intrinsic support
This patch is similar to D155829.
Depends on D155829
Reviewed By: SixWeining
Differential Revision: https://reviews.llvm.org/D155830
More information about the All-commits
mailing list