[PATCH] D105020: [SLP]Improve graph reordering.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 03:22:00 PDT 2021


ABataev added a comment.

In D105020#2912688 <https://reviews.llvm.org/D105020#2912688>, @mstorsjo wrote:

> In D105020#2910051 <https://reviews.llvm.org/D105020#2910051>, @ABataev wrote:
>
>> In D105020#2910050 <https://reviews.llvm.org/D105020#2910050>, @fhahn wrote:
>>
>>> It looks like this change might be responsible for a build failure on GreenDragon: https://green.lab.llvm.org/green/job/clang-stage1-RA/22811/console
>>
>> Yes, going to commit a small fix in a minute.
>
> It still crashes for me, https://martin.st/temp/vf_perspective-preproc.c, with clang -target aarch64-w32-mingw32 -w -c -O2 vf_perspective-preproc.c.

Will check and fix it ASAP, thanks for the report.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105020



More information about the llvm-commits mailing list