Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This produced a compile error with GCC: llvm-project/polly/lib/Transform/ScheduleOptimizer.cpp:1220:49: error: cannot convert ‘bool’ to ‘llvm::TargetTransformInfo::RegisterKind’ 1220 | RegisterBitwidth = TTI->getRegisterBitWidth(true);
- Loading branch information