[all-commits] [llvm/llvm-project] f3aa44: [LoongArch] Add LSX intrinsic testcases

wanglei via All-commits all-commits at lists.llvm.org
Sat Aug 19 02:11:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3aa4416319aed198841401c6c9dc2e49afe2507
      https://github.com/llvm/llvm-project/commit/f3aa4416319aed198841401c6c9dc2e49afe2507
  Author: chenli <chenli at loongson.cn>
  Date:   2023-08-19 (Sat, 19 Aug 2023)

  Changed paths:
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-absd.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-add.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-adda.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-addi.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-addw.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-and.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-andi.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-andn.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-avg.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-avgr.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-bitclr.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-bitrev.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-bitsel.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-bitseli.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-bitset.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-bsll.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-bsrl.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-clo.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-clz.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-div.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-exth.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-extl.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-extrins.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fadd.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fclass.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fcmp.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fcvt.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fcvth.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fcvtl.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fdiv.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ffint.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-flogb.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fmadd.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fmax.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fmaxa.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fmin.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fmina.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fmsub.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fmul.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fnmadd.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fnmsub.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-frecip.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-frint.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-frsqrt.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-frstp.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fsqrt.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-fsub.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ftint.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-haddw.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-hsubw.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ilv.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-insgr2vr.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ld.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ldi.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ldrepl.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-madd.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-maddw.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-max.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-min.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-mod.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-mskgez.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-mskltz.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-msknz.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-msub.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-muh.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-mul.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-mulw.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-neg.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-nor.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-nori.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-or.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ori.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-orn.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-pack.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-pcnt.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-permi.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-pick.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-pickve2gr.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-replgr2vr.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-replve.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-replvei.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-rotr.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-sadd.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-sat.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-seq.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-set.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-setallnez.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-setanyeqz.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-shuf.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-shuf4i.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-signcov.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-sle.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-sll.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-sllwil.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-slt.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-sra.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-sran.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-srani.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-srar.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-srarn.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-srarni.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-srl.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-srln.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-srlni.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-srlr.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-srlrn.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-srlrni.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ssran.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ssrani.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ssrarn.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ssrarni.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ssrln.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ssrlni.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ssrlrn.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ssrlrni.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-ssub.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-st.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-stelm.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-sub.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-subi.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-subw.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-xor.ll
    A llvm/test/CodeGen/LoongArch/lsx/intrinsic-xori.ll

  Log Message:
  -----------
  [LoongArch] Add LSX intrinsic testcases

Depends on D155829

Reviewed By: SixWeining

Differential Revision: https://reviews.llvm.org/D155834




More information about the All-commits mailing list