IncludeGuardian requested review of this revision. IncludeGuardian added inline comments.
================ Comment at: flang/include/flang/Optimizer/HLFIR/HLFIROps.h:22 #include "mlir/Interfaces/SideEffectInterfaces.h" +#include <variant> ---------------- I wasn't sure if it is possible to include `<vector>` within `HLFIROps.td` so it has been included here instead. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D150997/new/ https://reviews.llvm.org/D150997 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits