barannikov88 added inline comments.

================
Comment at: flang/include/flang/Optimizer/HLFIR/HLFIROps.h:22
 #include "mlir/Interfaces/SideEffectInterfaces.h"
+#include <variant>
 
----------------
IncludeGuardian wrote:
> I wasn't sure if it is possible to include `<vector>` within `HLFIROps.td` so 
> it has been included here instead.
That's fine, we do that everywhere :)



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

Reply via email to