[all-commits] [llvm/llvm-project] 297740: [LangRef] clarify the meaning of noimplicitfloat

inglorion via All-commits all-commits at lists.llvm.org
Thu Jun 24 13:58:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 29774016d421aa648bf29e9677a1e58df5ea88a8
      https://github.com/llvm/llvm-project/commit/29774016d421aa648bf29e9677a1e58df5ea88a8
  Author: Bob Haarman <llvm at inglorion.net>
  Date:   2021-06-24 (Thu, 24 Jun 2021)

  Changed paths:
    M llvm/docs/LangRef.rst

  Log Message:
  -----------
  [LangRef] clarify the meaning of noimplicitfloat

Adds some more text to the documentation for the noimplicitfloat
function attribute. Hopefully, this makes it clearer what
qualifies an implicit vs. explicit float, without becoming overly
long or going into target-specific details.

Reviewed By: rnk, craig.topper

Differential Revision: https://reviews.llvm.org/D104061




More information about the All-commits mailing list