[llvm] Add support for DFP IR type. (PR #69718)

Zahira Ammarguellat via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 12:17:27 PDT 2023


================
@@ -3672,6 +3678,9 @@ Floating-Point Types
    * - ``ppc_fp128``
      - 128-bit floating-point value (two 64-bits)
 
+   * - ``decimal128``
----------------
zahiraam wrote:

The others were separated. I have put them altogether at the end. Is this OK?

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


More information about the llvm-commits mailing list