================ @@ -45,6 +46,14 @@ using namespace cir; using namespace llvm; +// Actual lowering ---------------- Priyanshu3820 wrote:
I must have somehow removed the beginning during some commits. It is now rectified, moved to where other floating point ops are located and #include "clang/Basic/LLVM.h" is removed too. https://github.com/llvm/llvm-project/pull/169310 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
