[all-commits] [llvm/llvm-project] 7ec4ce: [AArch64][GlobalISel] Relax oneuse restriction for...

Amara Emerson via All-commits all-commits at lists.llvm.org
Tue Aug 10 16:41:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ec4ce157b5e5f48a3f69c32a062b5e64165da3f
      https://github.com/llvm/llvm-project/commit/7ec4ce157b5e5f48a3f69c32a062b5e64165da3f
  Author: Amara Emerson <amara at apple.com>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/combine-ptradd-reassociation.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-ptradd-chain.mir

  Log Message:
  -----------
  [AArch64][GlobalISel] Relax oneuse restriction for PTR_ADD chain combining to check addressing legality.

With contributions by Sebastian Neubauer

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




More information about the All-commits mailing list