[all-commits] [llvm/llvm-project] b0f687: [clang] Option control afn flag

Masoud Ataei Jaliseh via All-commits all-commits at lists.llvm.org
Fri Oct 8 11:26:49 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0f68791f0ad867118497daf6aa23f9a71500012
      https://github.com/llvm/llvm-project/commit/b0f68791f0ad867118497daf6aa23f9a71500012
  Author: Masoud Ataei <msd.ataei at gmail.com>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
    M clang/docs/UsersManual.rst
    M clang/include/clang/Driver/Options.td
    M clang/lib/CodeGen/BackendUtil.cpp
    M clang/lib/CodeGen/CGCall.cpp
    M clang/lib/Driver/ToolChains/Clang.cpp
    A clang/test/CodeGen/afn-flag-test.c
    M clang/test/Driver/fast-math.c
    M llvm/include/llvm/Target/TargetOptions.h

  Log Message:
  -----------
  [clang] Option control afn flag

Clang option to set/unset afn fast-math flag.

 Differential: https://reviews.llvm.org/D106191
 Reviewd with: aaron.ballman, erichkeane, and others




More information about the All-commits mailing list