[all-commits] [llvm/llvm-project] 5a4253: [NFC][ARM] Regenerate arm64-atomic.ll test

LemonBoy via All-commits all-commits at lists.llvm.org
Sat May 1 07:32:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a42538b769e36908c0e96b99f3acf32026b3e53
      https://github.com/llvm/llvm-project/commit/5a42538b769e36908c0e96b99f3acf32026b3e53
  Author: LemonBoy <thatlemon at gmail.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
    M llvm/test/CodeGen/AArch64/GlobalISel/arm64-atomic.ll

  Log Message:
  -----------
  [NFC][ARM] Regenerate arm64-atomic.ll test

Pre-requisite for D101163, the `NOLSE-0O` case shows registers being
spilled inside the rmw loop.

Use two separate prefixes for the `LSE-O0` case as some outputs differ
only by a comment that update_llc_test_checks.py ignores but lit does
not, causing the test to fail unexpectedly when run.




More information about the All-commits mailing list