[all-commits] [llvm/llvm-project] c100f3: [LoongArch] Add tests for (and (add x, c1), (lshr ...

hev via All-commits all-commits at lists.llvm.org
Mon Jul 24 02:13:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c100f35f02d4556cb8b8f54864660a7eede565bb
      https://github.com/llvm/llvm-project/commit/c100f35f02d4556cb8b8f54864660a7eede565bb
  Author: WANG Rui <wangrui at loongson.cn>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M llvm/test/CodeGen/LoongArch/ir-instruction/and.ll

  Log Message:
  -----------
  [LoongArch] Add tests for (and (add x, c1), (lshr y, c2))

Add tests for (and (add x, c1), (lshr y, c2)).

Signed-off-by: WANG Rui <wangrui at loongson.cn>

Reviewed By: SixWeining, xen0n

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




More information about the All-commits mailing list