[PATCH] D145673: [llvm][CodeGen] Prevent endless loop when running the post-RA-sched pass.
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 9 09:10:36 PST 2023
myhsu added a reviewer: myhsu.
myhsu added a comment.
I believe we also write tests for timeout bugs, for instance https://github.com/llvm/llvm-project/blob/main/llvm/test/Transforms/InstCombine/phi-timeout.ll. Could you also add one?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145673/new/
https://reviews.llvm.org/D145673
More information about the llvm-commits
mailing list