[PATCH] D127118: [AArch64] Autogenerate sve-fixed-length tests. NFC

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 03:47:14 PDT 2022


paulwalker-arm accepted this revision.
paulwalker-arm added a comment.
This revision is now accepted and ready to land.

> @paulwalker-arm Would that work or do you think the test refactor is imminent?

I'm happy with this.  I do plan to work on the refactoring this week but if landing these changes unblocks other work then let's do that.



================
Comment at: llvm/test/CodeGen/AArch64/sve-fixed-length-float-compares.ll:360-362
-;
 ; FCMP UEQ
-;
----------------
Is this enforced by the update script? If not then please leave the comment style as was.  There are a few other files with similar changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127118



More information about the llvm-commits mailing list