mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
All `apply...` functions now return a LogicalResult indicating whether the iterative process converged or not. Differential Revision: https://reviews.llvm.org/D141845