[all-commits] [llvm/llvm-project] 83311b: [LoongArch] Add LASX intrinsic testcases
wanglei via All-commits
all-commits at lists.llvm.org
Sat Aug 19 02:13:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83311b2b5d1b9869f9a7b265994394ea898448a2
https://github.com/llvm/llvm-project/commit/83311b2b5d1b9869f9a7b265994394ea898448a2
Author: chenli <chenli at loongson.cn>
Date: 2023-08-19 (Sat, 19 Aug 2023)
Changed paths:
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-absd.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-add.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-adda.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-addi.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-addw.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-and.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-andi.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-andn.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-avg.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-avgr.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-bitclr.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-bitrev.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-bitsel.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-bitseli.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-bitset.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-bsll.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-bsrl.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-clo.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-clz.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-div.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ext2xv.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-exth.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-extl.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-extrins.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fadd.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fclass.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fcmp.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fcvt.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fcvth.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fcvtl.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fdiv.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ffint.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-flogb.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fmadd.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fmax.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fmaxa.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fmin.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fmina.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fmsub.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fmul.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fnmadd.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fnmsub.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-frecip.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-frint.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-frsqrt.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-frstp.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fsqrt.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-fsub.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ftint.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-haddw.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-hsubw.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ilv.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-insgr2vr.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-insve0.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ld.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ldi.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ldrepl.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-madd.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-maddw.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-max.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-min.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-mod.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-mskgez.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-mskltz.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-msknz.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-msub.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-muh.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-mul.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-mulw.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-neg.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-nor.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-nori.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-or.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ori.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-orn.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-pack.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-pcnt.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-perm.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-permi.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-pick.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-pickve.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-pickve2gr.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-repl128vei.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-replgr2vr.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-replve.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-replve0.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-rotr.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-sadd.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-sat.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-seq.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-set.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-setallnez.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-setanyeqz.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-shuf.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-shuf4i.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-signcov.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-sle.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-sll.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-sllwil.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-slt.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-sra.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-sran.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-srani.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-srar.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-srarn.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-srarni.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-srl.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-srln.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-srlni.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-srlr.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-srlrn.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-srlrni.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ssran.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ssrani.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ssrarn.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ssrarni.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ssrln.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ssrlni.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ssrlrn.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ssrlrni.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-ssub.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-st.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-stelm.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-sub.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-subi.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-subw.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-xor.ll
A llvm/test/CodeGen/LoongArch/lasx/intrinsic-xori.ll
Log Message:
-----------
[LoongArch] Add LASX intrinsic testcases
Depends on D155830
Reviewed By: SixWeining
Differential Revision: https://reviews.llvm.org/D155835
More information about the All-commits
mailing list