This is an archive of the discontinued LLVM Phabricator instance.

[IVDescriptors] Fix comment that getUnsafeAlgebraInst has been renamed to getExactFPMathInst
ClosedPublic

Authored by Jim on Jun 17 2021, 1:14 AM.

Details

Summary

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

Diff Detail

Event Timeline

Jim requested review of this revision.Jun 17 2021, 1:14 AM
Jim created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJun 17 2021, 1:14 AM
Jim edited the summary of this revision. (Show Details)Jun 17 2021, 1:18 AM
Jim added a reviewer: spatel.
spatel accepted this revision.Jun 18 2021, 11:32 AM

LGTM

This revision is now accepted and ready to land.Jun 18 2021, 11:32 AM