[all-commits] [llvm/llvm-project] 97c231: [NFC] Rename functions to match our naming scheme.

Kevin P. Neal via All-commits all-commits at lists.llvm.org
Thu Oct 7 11:12:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97c231666a949b05dc3d1243771e03bc9c341541
      https://github.com/llvm/llvm-project/commit/97c231666a949b05dc3d1243771e03bc9c341541
  Author: Kevin P. Neal <kevin.neal at sas.com>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
    M llvm/include/llvm/IR/FPEnv.h
    M llvm/include/llvm/IR/IRBuilder.h
    M llvm/lib/IR/FPEnv.cpp
    M llvm/lib/IR/IntrinsicInst.cpp

  Log Message:
  -----------
  [NFC] Rename functions to match our naming scheme.

In the review of D111085 it was pointed out that these functions don't
conform to the naming scheme in use in LLVM. With this commit we should
be good for all of FPEnv.h.




More information about the All-commits mailing list