[all-commits] [llvm/llvm-project] 5d34d7: [GlobalISel] Add lowering support for G_ABS and us...

AE via All-commits all-commits at lists.llvm.org
Fri Sep 18 16:17:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d34d7f1a0cae8367066ce2b55afe42b94a7466f
      https://github.com/llvm/llvm-project/commit/5d34d7f1a0cae8367066ce2b55afe42b94a7466f
  Author: Amara Emerson <amara at apple.com>
  Date:   2020-09-18 (Fri, 18 Sep 2020)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    A llvm/test/CodeGen/AArch64/GlobalISel/legalize-abs.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir

  Log Message:
  -----------
  [GlobalISel] Add lowering support for G_ABS and use for AArch64.

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




More information about the All-commits mailing list