[all-commits] [llvm/llvm-project] 44bf0d: [AArch64][GlobalISel] Mark G_LROUND as legal for s...

Jessica Paquette via All-commits all-commits at lists.llvm.org
Fri Aug 20 14:23:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44bf0dc625abe5a715bd283ce7c9a4ad976b8449
      https://github.com/llvm/llvm-project/commit/44bf0dc625abe5a715bd283ce7c9a4ad976b8449
  Author: Jessica Paquette <jpaquette at apple.com>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

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

  Log Message:
  -----------
  [AArch64][GlobalISel] Mark G_LROUND as legal for s64 dst + s32/s64 src.

Matches SDAG's behaviour for these types.

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




More information about the All-commits mailing list