[all-commits] [llvm/llvm-project] cf75ef: [LoongArch] Add codegen support for ISD::ROTL and ...

Gong LingQin via All-commits all-commits at lists.llvm.org
Tue Aug 9 04:43:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf75ef460c92304b3122a7734cc54de7ff398d2b
      https://github.com/llvm/llvm-project/commit/cf75ef460c92304b3122a7734cc54de7ff398d2b
  Author: gonglingqin <gonglingqin at loongson.cn>
  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/rotl-rotr.ll

  Log Message:
  -----------
  [LoongArch] Add codegen support for ISD::ROTL and ISD::ROTR

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




More information about the All-commits mailing list