[all-commits] [llvm/llvm-project] b01417: [AArch64] Optimise min/max lowering in ISel

Irina Dobrescu via All-commits all-commits at lists.llvm.org
Mon Aug 2 05:40:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b01417d3c58d5438c8bdb0762da0e882f905ef7f
      https://github.com/llvm/llvm-project/commit/b01417d3c58d5438c8bdb0762da0e882f905ef7f
  Author: Irina Dobrescu <irina.dobrescu at arm.com>
  Date:   2021-08-02 (Mon, 02 Aug 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.h
    M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
    M llvm/test/Analysis/CostModel/AArch64/min-max.ll
    M llvm/test/CodeGen/AArch64/min-max.ll
    M llvm/test/CodeGen/AArch64/minmax.ll
    M llvm/test/CodeGen/AArch64/vecreduce-umax-legalization.ll

  Log Message:
  -----------
  [AArch64] Optimise min/max lowering in ISel

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




More information about the All-commits mailing list