[all-commits] [llvm/llvm-project] c3cb08: [gicombiner] Import tryCombineIndexedLoadStore()

Daniel Sanders via All-commits all-commits at lists.llvm.org
Wed Dec 18 06:42:04 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c3cb089a87b7966900277e4f5cd12355baf3607f
      https://github.com/llvm/llvm-project/commit/c3cb089a87b7966900277e4f5cd12355baf3607f
  Author: Daniel Sanders <daniel_l_sanders at apple.com>
  Date:   2019-12-18 (Wed, 18 Dec 2019)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
    M llvm/include/llvm/Target/GlobalISel/Combine.td
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    M llvm/lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp
    M llvm/utils/TableGen/GICombinerEmitter.cpp

  Log Message:
  -----------
  [gicombiner] Import tryCombineIndexedLoadStore()

Summary:
Now that arbitrary data is supported, import tryCombineIndexedLoadStore()

Depends on D69147

Reviewers: bogner, volkan

Reviewed By: volkan

Subscribers: hiraditya, arphaman, Petar.Avramovic, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list