================ @@ -45,6 +46,14 @@ using namespace cir; using namespace llvm; +// Actual lowering ---------------- andykaylor wrote:
You're missing the beginning of the function, and this should be sunk down to be located near the other floating point operations, https://github.com/llvm/llvm-project/pull/169310 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
