[PATCH] D103015: [NFC] Add CHECK lines for unordered FP reductions

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 10:07:43 PDT 2021


kmclaughlin updated this revision to Diff 347431.
kmclaughlin marked 3 inline comments as done.
kmclaughlin added a comment.

- Added CHECK-UNORDERED lines for PHI nodes to all tests which were missing this
- Renamed the fadd_invariant tests to fadd_of_sum


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103015/new/

https://reviews.llvm.org/D103015

Files:
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-strict-fadd.ll
  llvm/test/Transforms/LoopVectorize/AArch64/strict-fadd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103015.347431.patch
Type: text/x-patch
Size: 68966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/0074ab72/attachment.bin>


More information about the llvm-commits mailing list