[flang-commits] [PATCH] D128395: [flang] Make SQRT folding exact
Jean Perier via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu Jun 23 01:19:03 PDT 2022
jeanPerier accepted this revision.
jeanPerier added a comment.
This revision is now accepted and ready to land.
LGTM, maybe some leftover debugging in unittests/Evaluate/real.cpp though.
================
Comment at: flang/unittests/Evaluate/real.cpp:403
+ u.f = fcheck;
+#if 0 // pmk
+#ifndef __clang__
----------------
Was it intended to push this part ?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128395/new/
https://reviews.llvm.org/D128395
More information about the flang-commits
mailing list