[PATCH] D101751: [NFC][ARM] Regenerate arm64-atomic.ll test

Roman Koshelev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 3 04:09:51 PDT 2021


Roman-Koshelev created this revision.
Herald added subscribers: danielkiss, jfb, kristof.beyls.
Roman-Koshelev requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Pre-requisite for D101163 <https://reviews.llvm.org/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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D101751

Files:
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-atomic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101751.342353.patch
Type: text/x-patch
Size: 49458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210503/a2cdf0b8/attachment.bin>


More information about the llvm-commits mailing list