[all-commits] [llvm/llvm-project] 96ec6d: [AArch64][GlobalISel] Simplify out of range rotate...

Amara Emerson via All-commits all-commits at lists.llvm.org
Thu Apr 29 14:06:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96ec6d91e4da6910c7038e02691285978668be10
      https://github.com/llvm/llvm-project/commit/96ec6d91e4da6910c7038e02691285978668be10
  Author: Amara Emerson <amara at apple.com>
  Date:   2021-04-29 (Thu, 29 Apr 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
    M llvm/lib/Target/AArch64/AArch64Combine.td
    M llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/form-bitfield-extract-from-sextinreg.mir
    A llvm/test/CodeGen/AArch64/GlobalISel/postlegalizercombiner-rotate.mir

  Log Message:
  -----------
  [AArch64][GlobalISel] Simplify out of range rotate amount.

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




More information about the All-commits mailing list