[flang-commits] [PATCH] D128260: [Fortran] Ignore whitespace in FCVS test results
Diana Picus via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Jun 22 04:32:52 PDT 2022
rovka added a comment.
In D128260#3600398 <https://reviews.llvm.org/D128260#3600398>, @kiranchandramohan wrote:
> Looks OK. Assuming there are no tests that explicitly check for spacing. What is FPCMP usually set to?
I think it is usually <https://github.com/llvm/llvm-test-suite/blob/25c31a4e8b54b5e2d4e03b21aa6631fdb248dc6e/CMakeLists.txt#L293> set to fpcmp-target, which is built from this source <https://github.com/llvm/llvm-test-suite/blob/main/tools/fpcmp.c>.
Repository:
rT test-suite
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128260/new/
https://reviews.llvm.org/D128260
More information about the flang-commits
mailing list