[all-commits] [llvm/llvm-project] 7ff67d: [AArch64] Rewrite floatdp_1source.ll test. NFC

David Green via All-commits all-commits at lists.llvm.org
Wed Sep 8 15:01:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ff67d5bf8d049b368625b6fe06c50aedc222939
      https://github.com/llvm/llvm-project/commit/7ff67d5bf8d049b368625b6fe06c50aedc222939
  Author: David Green <david.green at arm.com>
  Date:   2021-09-08 (Wed, 08 Sep 2021)

  Changed paths:
    M llvm/test/CodeGen/AArch64/floatdp_1source.ll

  Log Message:
  -----------
  [AArch64] Rewrite floatdp_1source.ll test. NFC

Rewrite this test to not rely on volatile stores in a large function,
just use separate functions like any other test would.




More information about the All-commits mailing list