[all-commits] [llvm/llvm-project] 9a2d5c: [SVE][AArch64] Enable first active true vector com...

Allen via All-commits all-commits at lists.llvm.org
Wed Apr 6 06:02:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a2d5cc1dad79a00d07fda42a7a102031860025b
      https://github.com/llvm/llvm-project/commit/9a2d5cc1dad79a00d07fda42a7a102031860025b
  Author: zhongyunde <zhongyunde at huawei.com>
  Date:   2022-04-06 (Wed, 06 Apr 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/sve-cmp-folds.ll

  Log Message:
  -----------
  [SVE][AArch64] Enable first active true vector combine for INTRINSIC_WO_CHAIN

WHILELO/LS insn is used very important for SVE loop, and itself
is a flag-setting operation, so add it.

Reviewed By: paulwalker-arm, david-arm

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




More information about the All-commits mailing list