================ @@ -4429,4 +4434,4 @@ void SelectionDAGISel::CannotYetSelect(SDNode *N) { Msg << "unknown intrinsic #" << iid; } report_fatal_error(Twine(msg)); -} +} ---------------- arsenm wrote: Missing newline at end of file https://github.com/llvm/llvm-project/pull/107031