[PATCH] D116308: [Huawei][Allocator] Fix the spill of status register nzcv

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 31 08:25:06 PST 2021


Allen added a comment.

In D116308#3215152 <https://reviews.llvm.org/D116308#3215152>, @lebedev.ri wrote:

> This is missing description.
> Test looks huge, and i don't see a FileCheck there.

As the origin issue will bring in crash ,  so I only use this case to check it can pass the compile.
the issue related to register spill, I already try to simplify the test case , but it is hard to get a smart one, do you have some advice ?


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

https://reviews.llvm.org/D116308



More information about the llvm-commits mailing list