[all-commits] [llvm/llvm-project] 9f6acb: [AArch64][GlobalISel] Merge G_SHL, G_ASHR and G_LS...

AE via All-commits all-commits at lists.llvm.org
Thu Oct 1 14:03:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f6acb13586b0b3b4e83dc03648ced02517bd236
      https://github.com/llvm/llvm-project/commit/9f6acb13586b0b3b4e83dc03648ced02517bd236
  Author: Amara Emerson <amara at apple.com>
  Date:   2020-10-01 (Thu, 01 Oct 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/legalize-shift.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir

  Log Message:
  -----------
  [AArch64][GlobalISel] Merge G_SHL, G_ASHR and G_LSHR legalizer rules together.

There's no need for any difference between these.




More information about the All-commits mailing list