[all-commits] [llvm/llvm-project] 017b87: [AArch64][GlobalISel] Alias rules for G_FCMP to G_...

AE via All-commits all-commits at lists.llvm.org
Thu Oct 1 15:20:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 017b871502b0c6fe72f52c5b47780f77e38d9035
      https://github.com/llvm/llvm-project/commit/017b871502b0c6fe72f52c5b47780f77e38d9035
  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
    A llvm/test/CodeGen/AArch64/GlobalISel/legalize-vector-cmp.mir
    R llvm/test/CodeGen/AArch64/GlobalISel/legalize-vector-icmp.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir

  Log Message:
  -----------
  [AArch64][GlobalISel] Alias rules for G_FCMP to G_ICMP.

No need to be different here for the vast majority of rules.




More information about the All-commits mailing list