[all-commits] [llvm/llvm-project] 6df2c2: [AArch64] Add a more extensive fabs test. NFC

David Green via All-commits all-commits at lists.llvm.org
Sun Aug 6 06:03:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6df2c2b4a2230c7364df9486cc5867f49a059502
      https://github.com/llvm/llvm-project/commit/6df2c2b4a2230c7364df9486cc5867f49a059502
  Author: David Green <david.green at arm.com>
  Date:   2023-08-06 (Sun, 06 Aug 2023)

  Changed paths:
    A llvm/test/CodeGen/AArch64/fabs-combine.ll
    M llvm/test/CodeGen/AArch64/fabs.ll

  Log Message:
  -----------
  [AArch64] Add a more extensive fabs test. NFC

Now covers gisel as well as selection dag, and more types are tested. The
existing tests for combines to fabs are moved to fabs-combine.ll.




More information about the All-commits mailing list