[flang-commits] [PATCH] D128395: [flang] Make SQRT folding exact
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu Jun 23 08:36:57 PDT 2022
klausler added inline comments.
================
Comment at: flang/unittests/Evaluate/real.cpp:403
+ u.f = fcheck;
+#if 0 // pmk
+#ifndef __clang__
----------------
jeanPerier wrote:
> Was it intended to push this part ?
No, of course not.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128395/new/
https://reviews.llvm.org/D128395
More information about the flang-commits
mailing list