[all-commits] [llvm/llvm-project] 8456c3: AArch64: fix regression introduced by fcmp immedia...

AE via All-commits all-commits at lists.llvm.org
Fri Jan 15 22:53:46 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8456c3a789285079ad35d146e487436b5a27b027
      https://github.com/llvm/llvm-project/commit/8456c3a789285079ad35d146e487436b5a27b027
  Author: Amara Emerson <amara at apple.com>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/select-fcmp.mir

  Log Message:
  -----------
  AArch64: fix regression introduced by fcmp immediate selection.

Forgot to check if the predicate is safe to commutate operands.




More information about the All-commits mailing list