[PATCH] D104440: [X86] Fix bug when X86 stackify pass handle one ArgFPRW.
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 19 18:26:54 PDT 2021
LuoYuanke added a comment.
In D104440#2828675 <https://reviews.llvm.org/D104440#2828675>, @craig.topper wrote:
> Can you get IR and use bugpoint to reduce it? I'd really like to see the backend codegen that led to this case.
The .ll file is about 422 M. The reduce progress is slow. It has run 18 hours, but still not finished. Need more time to wait. Any parallel scheme to accelerate the reduce for bugpoint?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104440/new/
https://reviews.llvm.org/D104440
More information about the llvm-commits
mailing list