[all-commits] [llvm/llvm-project] 1cbebd: [AArch64][GlobalISel] Legalize vector G_PTR_ADD an...

AE via All-commits all-commits at lists.llvm.org
Fri Jun 12 11:52:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cbebd95de2bd979649de98cb4f2e197c0ca115a
      https://github.com/llvm/llvm-project/commit/1cbebd95de2bd979649de98cb4f2e197c0ca115a
  Author: Amara Emerson <aemerson at apple.com>
  Date:   2020-06-12 (Fri, 12 Jun 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/legalize-ptr-add.mir
    A llvm/test/CodeGen/AArch64/GlobalISel/select-ptr-add.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/select.mir

  Log Message:
  -----------
  [AArch64][GlobalISel] Legalize vector G_PTR_ADD and enable selection.

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




More information about the All-commits mailing list