[flang][hlfir] Do not inline ordered elementals.
This patch just disables inlining of ordered hlfir.elemental operations. Proving the safeness of inlining is left for future development. Depends on D154032 Reviewed By: jeanPerier, tblah Differential Revision: https://reviews.llvm.org/D154034
Loading
Please sign in to comment