mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
Since LoopLikeInterface has (for some time) been extended to handle multiple induction variables (and thus lower and upper bounds), handle those bounds one at a time.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.