[PATCH] D118786: [flang] Add lowering for integer constant
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 2 06:43:09 PST 2022
clementval added inline comments.
================
Comment at: flang/lib/Lower/ConvertExpr.cpp:14
+#include "flang/Lower/ConvertExpr.h"
+// #include "flang/Common/default-kinds.h"
+// #include "flang/Common/unwrap.h"
----------------
Sorry for the commented includes. I'll update the patch to remove them
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118786/new/
https://reviews.llvm.org/D118786
More information about the llvm-commits
mailing list