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

David Green via All-commits all-commits at lists.llvm.org
Fri Sep 10 02:09:29 PDT 2021


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

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

  Log Message:
  -----------
  [AArch64] Rewrite addsub_ext.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