[clang] [CIR] floating-point, pointer, and function types (PR #120484)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 18 15:17:53 PST 2024


================
@@ -0,0 +1,52 @@
+//===- CIRFPTypeInterface.td - CIR FP Interface Definitions -----*- C++ -*-===//
----------------
erichkeane wrote:

Wasn't there some discussion on the last patch about the header not containing certain info?  I see this has the top level header, and the above file (CIRFPTypeInterface.h) having the description.  Which were we supposed to skip?

https://github.com/llvm/llvm-project/pull/120484


More information about the cfe-commits mailing list