[all-commits] [llvm/llvm-project] 912b3b: [IVDescriptors] Fix comment that getUnsafeAlgebraI...

Jim Lin via All-commits all-commits at lists.llvm.org
Sun Jun 20 16:55:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 912b3b03489b159598c751deb9eadfb9b1bd9d78
      https://github.com/llvm/llvm-project/commit/912b3b03489b159598c751deb9eadfb9b1bd9d78
  Author: Jim Lin <jim at andestech.com>
  Date:   2021-06-21 (Mon, 21 Jun 2021)

  Changed paths:
    M llvm/unittests/Analysis/IVDescriptorsTest.cpp

  Log Message:
  -----------
  [IVDescriptors] Fix comment that getUnsafeAlgebraInst has been renamed to getExactFPMathInst

https://reviews.llvm.org/rG36a489d194750dc888f214240e9dec9122ca1f0e renamed the function call
in the test from getUnsafeAlgebraInst to getExactFPMathInst.

Reviewed By: spatel

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




More information about the All-commits mailing list