[flang] add hlfir.no_reassoc definition
Same as fir.no_reassoc but accepts hlfir.expr type. It is needed because FIR operation can only produce FIR types, and I do not want to change that for now. Depends on D139519 Differential Revision: https://reviews.llvm.org/D139520
Loading
Please sign in to comment