[all-commits] [llvm/llvm-project] 9b87ad: [LoongArch] Implement OR combination to generate b...

Lu Weining via All-commits all-commits at lists.llvm.org
Thu Jul 14 02:21:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b87ad33c1fa0ecf09bbdc5cc2384ae081101269
      https://github.com/llvm/llvm-project/commit/9b87ad33c1fa0ecf09bbdc5cc2384ae081101269
  Author: Weining Lu <luweining at loongson.cn>
  Date:   2022-07-14 (Thu, 14 Jul 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/bstrins_d.ll
    A llvm/test/CodeGen/LoongArch/bstrins_w.ll
    M llvm/test/CodeGen/LoongArch/ir-instruction/double-convert.ll

  Log Message:
  -----------
  [LoongArch] Implement OR combination to generate bstrins.w/d

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




More information about the All-commits mailing list