[all-commits] [llvm/llvm-project] 9046ef: [LoongArch] Implement TargetLowering::hasAndNot() ...

Gong LingQin via All-commits all-commits at lists.llvm.org
Wed Aug 24 02:33:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9046ef6f2f3b598ae74f36557dd2e15eb0c7b6eb
      https://github.com/llvm/llvm-project/commit/9046ef6f2f3b598ae74f36557dd2e15eb0c7b6eb
  Author: gonglingqin <gonglingqin at loongson.cn>
  Date:   2022-08-24 (Wed, 24 Aug 2022)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
    A llvm/test/CodeGen/LoongArch/select-to-shiftand.ll

  Log Message:
  -----------
  [LoongArch] Implement TargetLowering::hasAndNot() for more optimization chances

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




More information about the All-commits mailing list