[all-commits] [llvm/llvm-project] 7bddf0: [AArch64][GlobalISel] Lower G_FSHL and G_FSHR.

Amara Emerson via All-commits all-commits at lists.llvm.org
Tue Mar 23 16:09:38 PDT 2021


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

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

  Log Message:
  -----------
  [AArch64][GlobalISel] Lower G_FSHL and G_FSHR.

Codegen isn't as good as we need it, but that'll be done later.




More information about the All-commits mailing list