[all-commits] [llvm/llvm-project] 2cc111: Revert "[polly][ScheduleOptimizer] Fix long compil...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Tue Jan 2 19:03:31 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2cc111e422a1e9a77455da3febf36449a6127bae
https://github.com/llvm/llvm-project/commit/2cc111e422a1e9a77455da3febf36449a6127bae
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2024-01-02 (Tue, 02 Jan 2024)
Changed paths:
M polly/lib/Transform/ScheduleOptimizer.cpp
R polly/test/ScheduleOptimizer/schedule_computeout.ll
Log Message:
-----------
Revert "[polly][ScheduleOptimizer] Fix long compile time(hang) reported in polly (#75141)"
This reverts commit d6c4d4c9b910e8ad5ed7cd4825a143742041c1f4.
Broke buildldbots with asserts disabled; -debug-only is only available in
asserts builds.
More information about the All-commits
mailing list