[llvm] Newpm/expand large fp convert (PR #71027)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 2 06:12:23 PDT 2023
================
@@ -0,0 +1,31 @@
+//===- ExpandLargeDivRem.h --------------------------------------*- C++ -*-===//
----------------
arsenm wrote:
Wish we could just get rid of all these comments, the only time they're noticed is for copy paste new files like this
https://github.com/llvm/llvm-project/pull/71027
More information about the llvm-commits
mailing list