[PATCH] D136912: [AArch64] precommit tests and code format for D136623, NFC

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 07:03:58 PDT 2022


spatel added a comment.

We should have tests with extra uses too, so it's clear that the transforms are not creating too many instructions.
Also, change at least one test to use vector types, so we know it works across different types.


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

https://reviews.llvm.org/D136912



More information about the llvm-commits mailing list