[PATCH] D132856: [NFC][AArch64] Specify aarch64 little-endian linux datalayout explicitly for cast.ll and arith-overflow.ll

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 00:58:53 PDT 2022


mingmingl added a comment.

In D132856#3760359 <https://reviews.llvm.org/D132856#3760359>, @dmgreen wrote:

> Thanks. This does sound good. It is probably worth doing it for all the other tests, as in D132889 <https://reviews.llvm.org/D132889> even if they don't alter the costs.

Adding them makes sense! Sent out D132889 <https://reviews.llvm.org/D132889>.


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

https://reviews.llvm.org/D132856



More information about the llvm-commits mailing list