[all-commits] [llvm/llvm-project] 91887c: [AArch64][GlobalISel] Combine funnel shifts to rot...

Amara Emerson via All-commits all-commits at lists.llvm.org
Tue Mar 30 11:11:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 91887cd4ecc7e71715677e7a256ba243d54c781f
      https://github.com/llvm/llvm-project/commit/91887cd4ecc7e71715677e7a256ba243d54c781f
  Author: Amara Emerson <amara at apple.com>
  Date:   2021-03-30 (Tue, 30 Mar 2021)

  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
    A llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-funnel-shifts-to-rotates.mir

  Log Message:
  -----------
  [AArch64][GlobalISel] Combine funnel shifts to rotates.

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




More information about the All-commits mailing list