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

Andy Kaylor via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 13:54:26 PDT 2023


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

That's great.

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


More information about the llvm-commits mailing list