[flang] Add the helper class for building fir.do_loop operations. A...
[flang] Add the helper class for building fir.do_loop operations. A fir.do_loop models the semantics of a Fortran DO loop construct. One can use this operation to explicitly capture a DO loop for passing into the high-level optimizer. Differential revision: https://reviews.llvm.org/D81692
Loading
Please sign in to comment